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 Jul 17, 2023
1 parent 60b93cc commit dc01d96
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
6 changes: 3 additions & 3 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ boltons = "==21.0.0"
cornice = "==6.0.1"
redis = "==4.3.6"
gunicorn = "==20.1.0"
lxml = "==4.9.2"
lxml = "==4.9.3"
netifaces = "==0.11.0"
objgraph = "==3.5.0"
pipfile = "==0.0.2"
Expand All @@ -20,7 +20,7 @@ sentry-sdk = "==1.14.0"
requests = "==2.31.0"
ujson = "==5.4.0"
cee_syslog_handler = "==0.6.0"
SQLAlchemy = "==1.4.48"
SQLAlchemy = "==1.4.49"
SQLAlchemy-Utils = "==0.38.3"
"zope.interface" = "==5.1.2"
"zope.sqlalchemy" = "==1.3"
Expand Down Expand Up @@ -78,7 +78,7 @@ dodgy = "==0.2.1"
flake8 = ">2.0.0"
flake8-polyfill = "==1.0.2"
gitdb = "==4.0.10"
gitpython = "==3.1.31"
gitpython = "==3.1.32"
iniconfig = "==1.1.1"
isort = "==5.10.1"
jinja2 = "==3.0.3"
Expand Down
2 changes: 1 addition & 1 deletion acceptance_tests/app/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dill = "==0.3.6"
dodgy = "==0.2.1"
flake8-polyfill = "==1.0.2"
gitdb = "==4.0.10"
gitpython = "==3.1.31"
gitpython = "==3.1.32"
isort = "==5.10.1"
lazy-object-proxy = "==1.8.0"
mccabe = "==0.7.0"
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.

2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
c2cciutils==1.1.24
c2cciutils==1.1.25
pipfile==0.0.2
wheel==0.40.0
pip>=21.1 # not directly required, pinned by Snyk to avoid a vulnerability
Expand Down

0 comments on commit dc01d96

Please sign in to comment.