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] committed Nov 1, 2024
1 parent 363d3c2 commit f6aac4a
Show file tree
Hide file tree
Showing 4 changed files with 105 additions and 143 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ transaction = "==3.0.*"
translationstring = "==1.4"
urllib3 = "==1.26.20"
venusian = "==3.0.*"
webob = "==1.8.8"
webob = "==1.8.9"
wrapt = "==1.14.*"
zipp = "==3.19.3"
"zope.deprecation" = "==4.4.*"
Expand Down
168 changes: 82 additions & 86 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 acceptance_tests/app/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ pipenv = "==2022.6.7"
setuptools = "==70.0.0"
# Lock dependencies
certifi = "==2024.7.4"
distlib = "==0.3.8"
filelock = "==3.12.2"
distlib = "==0.3.9"
filelock = "==3.12.4"
pip = "==23.3.2"
platformdirs = "==3.9.1"
virtualenv = "==20.26.6"
Expand All @@ -23,7 +23,7 @@ coverage = "==6.4.4"
# Lock dependencies
astroid = "==2.11.7"
bandit = "==1.7.10"
dill = "==0.3.8"
dill = "==0.3.9"
dodgy = "==0.2.1"
flake8-polyfill = "==1.0.2"
gitdb = "==4.0.11"
Expand All @@ -49,7 +49,7 @@ smmap = "==5.0.1"
snowballstemmer = "==2.2.0"
stevedore = "==4.1.1"
toml = "==0.10.2"
tomli = "==2.0.1"
tomli = "==2.0.2"
tomlkit = "==0.11.8"
typing-extensions = "==4.4.0"
wrapt = "==1.14.1"
Expand Down
Loading

0 comments on commit f6aac4a

Please sign in to comment.