Skip to content

Commit

Permalink
Update dependency webob to v1.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent b59001d commit a81518a
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ toml = "==0.10.2"
typed-ast = "==1.4.3"
typing-extensions = "==3.7.4.3"
waitress = "==2.1.2"
webob = "==1.8.8"
webob = "==1.8.9"
wrapt = "==1.12.1"
zipp = "==3.19.3"

Expand Down Expand Up @@ -184,7 +184,7 @@ ujson = "==5.4.0"
urllib3 = "==1.26.20"
venusian = "==3.0.0"
waitress = "==2.1.2"
webob = "==1.8.8"
webob = "==1.8.9"
"zope.deprecation" = "==4.4.0"
# Lock dependencies
pyramid-debugtoolbar = "==4.9"
Expand Down
2 changes: 1 addition & 1 deletion docker/qgisserver/python/3.6/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ redis = "==4.3.6"
six = "==1.15.0"
translationstring = "==1.4"
venusian = "==3.0.0"
webob = "==1.8.8"
webob = "==1.8.9"
"zope.deprecation" = "==4.4.0"
"zope.interface" = "==5.2.0"
setuptools = "==45.2.0"
Expand Down
14 changes: 7 additions & 7 deletions docker/qgisserver/python/3.6/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 @@ -30,7 +30,7 @@ redis = "==4.3.6"
six = "==1.15.0"
translationstring = "==1.4"
venusian = "==3.0.0"
webob = "==1.8.8"
webob = "==1.8.9"
"zope.deprecation" = "==4.4.0"
"zope.interface" = "==5.2.0"
setuptools = "==70.0.0"
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.

0 comments on commit a81518a

Please sign in to comment.