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 12, 2024
1 parent 2bf61d5 commit 99873cc
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 53 deletions.
6 changes: 3 additions & 3 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ lxml = "==4.9.4"
netifaces = "==0.11.0"
objgraph = "==3.5.0"
pipfile = "==0.0.2"
psycopg2 = "==2.9.9"
psycopg2 = "==2.9.10"
pyramid = "==2.0.2"
pyramid-tm = "==2.4"
sentry-sdk = "==2.8.0"
Expand Down Expand Up @@ -53,7 +53,7 @@ transaction = "==3.0.1"
translationstring = "==1.4"
urllib3 = "==1.26.20"
venusian = "==3.0.0"
webob = "==1.8.8"
webob = "==1.8.9"
wrapt = "==1.13.3"
zipp = "==3.19.3"
"zope.deprecation" = "==4.4.0"
Expand Down Expand Up @@ -110,7 +110,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"
types-urllib3 = "==1.26.25.14"
typing-extensions = "==4.0.1"
wrapt = "==1.13.3"
Expand Down
70 changes: 33 additions & 37 deletions Pipfile.lock

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

4 changes: 2 additions & 2 deletions acceptance_tests/app/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ coverage = "==6.3.3"
# Lock dependencies
astroid = "==2.13.5"
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 @@ -40,7 +40,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
22 changes: 11 additions & 11 deletions acceptance_tests/app/Pipfile.lock

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

0 comments on commit 99873cc

Please sign in to comment.