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 Jul 1, 2024
1 parent deee176 commit c0f9439
Show file tree
Hide file tree
Showing 8 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion .python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.8
3.8.19
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -162,11 +162,11 @@ types-requests = "==2.27.31"
types-pkg-resources = "==0.1.3"
mappyfile = "==0.9.7"
chardet = "==4.0.0" # for Transifex
c2cciutils = "==1.1.39"
c2cciutils = "==1.1.41"
mapbox-vector-tile = "==1.2.1"
# Lock dependencies
astroid = "==2.9.3"
bandit = "==1.7.8"
bandit = "==1.7.9"
docopt = "==0.6.2"
dodgy = "==0.2.1"
flake8-polyfill = "==1.0.2"
Expand Down
32 changes: 16 additions & 16 deletions Pipfile.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/qgisserver/python/3.10/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ types-pyyaml = "==6.0.12.20240311"

# Lock dependencies
astroid = "==2.9.3"
bandit = "==1.7.8"
bandit = "==1.7.9"
dodgy = "==0.2.1"
flake8-polyfill = "==1.0.2"
gitdb = "==4.0.11"
Expand Down
16 changes: 8 additions & 8 deletions docker/qgisserver/python/3.10/Pipfile.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/qgisserver/python/3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ types-pyyaml = "==6.0.12.20240311"

# Lock dependencies
astroid = "==2.9.3"
bandit = "==1.7.8"
bandit = "==1.7.9"
dodgy = "==0.2.1"
flake8-polyfill = "==1.0.2"
gitdb = "==4.0.11"
Expand Down
16 changes: 8 additions & 8 deletions docker/qgisserver/python/3.8/Pipfile.lock

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

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pipenv==2022.4.21
pipenv==2022.4.30

0 comments on commit c0f9439

Please sign in to comment.