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 Jul 1, 2024
1 parent a198d22 commit fdd7270
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 26 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ types-python-dateutil = "==2.8.19.20240311"
# Lock dependencies
astroid = "==2.13.5"
attrs = "==21.4.0"
bandit = "==1.7.8"
bandit = "==1.7.9"
dodgy = "==0.2.1"
flake8 = ">2.0.0"
flake8-polyfill = "==1.0.2"
Expand Down
29 changes: 14 additions & 15 deletions 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 acceptance_tests/app/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ flake8 = ">2.0.0"
coverage = "==6.3.3"
# Lock dependencies
astroid = "==2.13.5"
bandit = "==1.7.8"
bandit = "==1.7.9"
dill = "==0.3.8"
dodgy = "==0.2.1"
flake8-polyfill = "==1.0.2"
Expand Down
16 changes: 8 additions & 8 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 requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pipenv==2022.10.12
pipenv==2022.10.25
wheel==0.38.4

0 comments on commit fdd7270

Please sign in to comment.