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 Nov 13, 2024
1 parent 6a3c966 commit 478e535
Show file tree
Hide file tree
Showing 7 changed files with 408 additions and 415 deletions.
14 changes: 7 additions & 7 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Mako = "==1.2.4" # geoportal
OWSLib = "==0.28.1" # geoportal
papyrus = "==2.4" # commons, geoportal
passwordgenerator = "==1.5.1" # geoportal
psycopg2 = "==2.9.9" # geoportal
psycopg2 = "==2.9.10" # geoportal
pycryptodome = "==3.19.1" # geoportal
pyproj = "==3.3.1" # admin, other?
pyotp = "==2.6.0" # geoportal
Expand Down Expand Up @@ -104,7 +104,7 @@ plaster-pastedeploy = "==0.7"
polib = "==1.1.1"
portalocker = "==2.4.0"
poyo = "==0.5.0"
psycopg2-binary = "==2.9.9"
psycopg2-binary = "==2.9.10"
pygraphviz = "==1.9"
pyjwt = "==2.4.0"
pyramid-beaker = "==0.8"
Expand All @@ -131,13 +131,13 @@ ujson = "==5.4.0"
urllib3 = "==1.26.20"
venusian = "==3.0.0"
waitress = "==3.0.1"
webob = "==1.8.8"
webob = "==1.8.9"
wrapt = "==1.13.3"
zipp = "==3.19.3"
"zope.deprecation" = "==4.4.0"
"zope.interface" = "==5.4.0"
"zope.sqlalchemy" = "==1.6"
cryptography = "==43.0.1"
cryptography = "==43.0.3"
msal = "==1.24.1"

[dev-packages]
Expand All @@ -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.46"
c2cciutils = "==1.1.47"
mapbox-vector-tile = "==1.2.1"
# Lock dependencies
astroid = "==2.9.3"
bandit = "==1.7.9"
bandit = "==1.7.10"
docopt = "==0.6.2"
dodgy = "==0.2.1"
flake8-polyfill = "==1.0.2"
Expand All @@ -182,7 +182,7 @@ mypy = "==0.990"
pep8-naming = "==0.10.0"
pluggy = "==1.0.0"
py = "==1.11.0"
pyclipper = "==1.3.0.post5"
pyclipper = "==1.3.0.post6"
pycodestyle = "==2.8.0"
pydocstyle = "==6.1.1"
pyflakes = "==2.4.0"
Expand Down
453 changes: 225 additions & 228 deletions Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion doc/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ snowballstemmer = "==2.2.0"
sphinxcontrib-jsmath = "==1.0.1"
urllib3 = "==1.26.20"
venusian = "==3.0.0"
webob = "==1.8.8"
webob = "==1.8.9"
wrapt = "==1.13.3"
"zope.deprecation" = "==4.4.0"
"zope.interface" = "==5.4.0"
Expand Down
248 changes: 124 additions & 124 deletions doc/Pipfile.lock

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docker/qgisserver/python/3.10/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ SQLAlchemy = "==1.4.54" # commons
"zope.sqlalchemy" = "==1.2" # commons
shapely = "==1.8.5.post1"
cee-syslog-handler = "==0.6.0"
psycopg2 = "==2.9.9"
psycopg2 = "==2.9.10"
pytz = "==2021.3"
# Lock dependencies
bottle = "==0.12.25"
Expand All @@ -37,7 +37,7 @@ redis = "==4.3.6"
six = "==1.16.0"
translationstring = "==1.4"
venusian = "==3.0.0"
webob = "==1.8.8"
webob = "==1.8.9"
wrapt = "==1.13.3"
"zope.deprecation" = "==4.4.0"
"zope.interface" = "==5.4.0"
Expand All @@ -48,7 +48,7 @@ flake8 = "==4.0.1"
types-pyyaml = "==6.0.12.20240917"
# Lock dependencies
astroid = "==2.9.3"
bandit = "==1.7.9"
bandit = "==1.7.10"
dodgy = "==0.2.1"
flake8-polyfill = "==1.0.2"
gitdb = "==4.0.11"
Expand All @@ -75,7 +75,7 @@ smmap = "==5.0.1"
snowballstemmer = "==2.2.0"
stevedore = "==3.5.2"
toml = "==0.10.2"
tomli = "==2.0.1"
tomli = "==2.0.2"
typing-extensions = "==4.1.1"
wrapt = "==1.13.3"

Expand Down
90 changes: 43 additions & 47 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.

8 changes: 4 additions & 4 deletions docker/qgisserver/python/3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SQLAlchemy = "==1.4.54" # commons
shapely = "==1.8.5.post1"
cee-syslog-handler = "==0.6.0"
setuptools = "==70.0.0"
psycopg2 = "==2.9.9"
psycopg2 = "==2.9.10"
pytz = "==2021.3"
# Lock dependencies
bottle = "==0.12.25"
Expand All @@ -38,7 +38,7 @@ redis = "==4.3.6"
six = "==1.16.0"
translationstring = "==1.4"
venusian = "==3.0.0"
webob = "==1.8.8"
webob = "==1.8.9"
wrapt = "==1.13.3"
"zope.deprecation" = "==4.4.0"
"zope.interface" = "==5.4.0"
Expand All @@ -49,7 +49,7 @@ flake8 = "==4.0.1"
types-pyyaml = "==6.0.12.20240917"
# Lock dependencies
astroid = "==2.9.3"
bandit = "==1.7.9"
bandit = "==1.7.10"
dodgy = "==0.2.1"
flake8-polyfill = "==1.0.2"
gitdb = "==4.0.11"
Expand All @@ -76,7 +76,7 @@ smmap = "==5.0.1"
snowballstemmer = "==2.2.0"
stevedore = "==3.5.2"
toml = "==0.10.2"
tomli = "==2.0.1"
tomli = "==2.0.2"
typing-extensions = "==4.1.1"
wrapt = "==1.13.3"

Expand Down

0 comments on commit 478e535

Please sign in to comment.