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 Jan 6, 2025
1 parent d0a3dce commit 329fb53
Show file tree
Hide file tree
Showing 4 changed files with 64 additions and 67 deletions.
10 changes: 5 additions & 5 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 All @@ -32,7 +32,7 @@ waitress = "==2.1.2"
cee-syslog-handler = "==0.6.0"
certifi = "==2024.7.4"
charset-normalizer = "==2.0.12"
deprecated = "==1.2.14"
deprecated = "==1.2.15"
graphviz = "==0.19.2"
greenlet = "==1.1.3.post0"
hupper = "==1.10.3"
Expand All @@ -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 All @@ -65,7 +65,7 @@ prospector = {extras = ["with_bandit", "with_mypy"], version = "==1.8.4"}
pytest = "==7.0.1"
pytest-cov = "==3.0.0"
pytest-html = "==3.1.1"
types-pyyaml = "==6.0.12.20240917"
types-pyyaml = "==6.0.12.20241230"
types-requests = "==2.27.31"
types-redis = "==4.1.22"
types-ujson = "==4.2.1"
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
89 changes: 43 additions & 46 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
28 changes: 14 additions & 14 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 329fb53

Please sign in to comment.