Skip to content

Commit

Permalink
Update all patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 57c1c37 commit f39fa99
Show file tree
Hide file tree
Showing 7 changed files with 78 additions and 39 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -152,11 +152,11 @@ polib = "==1.1.1" # i18n
pykwalify = "==1.7.0" # Validate config
pytest-cov = "==3.0.0" # tests
transifex-client = "==0.12.5" # Makefile
WebTest = "==3.0.1" # admin tests
WebTest = "==3.0.2" # admin tests
prospector = {extras = ["with_mypy", "with_bandit"], version = "==1.7.7"}
flake8 = "==4.0.1"
types-pytz = "==2021.3.8"
types-pyyaml = "==6.0.12.20240917"
types-pyyaml = "==6.0.12.20241230"
types-python-dateutil = "==2.8.19.20240311"
types-requests = "==2.27.31"
types-pkg-resources = "==0.1.3"
Expand Down
24 changes: 12 additions & 12 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions docker/config/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docker/config/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ c2c-template = "2.3.0"
fiona = "1.10.1"
defusedxml = "0.7.1"
lxml = "4.9.4"
jinja2 = "3.1.4"
jinja2 = "3.1.5"
certifi = { version = "2024.7.4", optional = true }
2 changes: 1 addition & 1 deletion docker/qgisserver/python/3.10/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ wrapt = "==1.13.3"
[dev-packages]
prospector = {extras = ["with_mypy", "with_bandit"], version = "==1.7.7"}
flake8 = "==4.0.1"
types-pyyaml = "==6.0.12.20240917"
types-pyyaml = "==6.0.12.20241230"
# Lock dependencies
astroid = "==2.9.3"
bandit = "==1.7.10"
Expand Down
Loading

0 comments on commit f39fa99

Please sign in to comment.