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 Feb 1, 2025
1 parent b3a9ff7 commit a9dacee
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 42 deletions.
8 changes: 4 additions & 4 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.15"
deprecated = "==1.2.17"
graphviz = "==0.19.2"
greenlet = "==1.1.3.post0"
hupper = "==1.10.3"
Expand Down Expand Up @@ -77,8 +77,8 @@ bandit = "==1.7.10"
dodgy = "==0.2.1"
flake8 = ">2.0.0"
flake8-polyfill = "==1.0.2"
gitdb = "==4.0.11"
gitpython = "==3.1.43"
gitdb = "==4.0.12"
gitpython = "==3.1.44"
iniconfig = "==1.1.1"
isort = "==5.10.1"
jinja2 = "==3.0.3"
Expand Down Expand Up @@ -106,7 +106,7 @@ pyyaml = "==6.0.2"
requirements-detector = "==1.0.3"
setoptconf-tmp = "==0.3.1"
setuptools = "==59.6.0"
smmap = "==5.0.1"
smmap = "==5.0.2"
snowballstemmer = "==2.2.0"
stevedore = "==3.5.2"
toml = "==0.10.2"
Expand Down
44 changes: 22 additions & 22 deletions Pipfile.lock

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

6 changes: 3 additions & 3 deletions acceptance_tests/app/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ bandit = "==1.7.10"
dill = "==0.3.9"
dodgy = "==0.2.1"
flake8-polyfill = "==1.0.2"
gitdb = "==4.0.11"
gitpython = "==3.1.43"
gitdb = "==4.0.12"
gitpython = "==3.1.44"
isort = "==5.10.1"
lazy-object-proxy = "==1.8.0"
mccabe = "==0.7.0"
Expand All @@ -36,7 +36,7 @@ pylint-plugin-utils = "==0.7"
pyyaml = "==6.0.2"
requirements-detector = "==1.0.3"
setoptconf-tmp = "==0.3.1"
smmap = "==5.0.1"
smmap = "==5.0.2"
snowballstemmer = "==2.2.0"
stevedore = "==4.1.1"
toml = "==0.10.2"
Expand Down
26 changes: 13 additions & 13 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 a9dacee

Please sign in to comment.