Skip to content

Commit

Permalink
fix: dev: Update Python packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
dallinb committed Jul 23, 2024
1 parent c137693 commit 401a476
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
bandit==1.7.9
build==1.2.1
colorama==0.4.6
coverage==7.5.3
exceptiongroup==1.2.1
flake8==7.0.0
coverage==7.6.0
exceptiongroup==1.2.2
flake8==7.1.0
flake8-docstrings==1.7.0
flake8-quotes==3.4.0
gitchangelog==3.0.4
Expand All @@ -24,7 +24,7 @@ parse-type==0.6.2
pathspec==0.12.1
pbr==6.0.0
pluggy==1.5.0
pycodestyle==2.11.1
pycodestyle==2.12.0
pydocstyle==6.3.0
pyflakes==3.2.0
Pygments==2.18.0
Expand All @@ -37,7 +37,7 @@ pytest-testinfra==10.1.1
PyYAML==6.0.1
radon==6.0.1
rich==13.7.1
setuptools==70.0.0
setuptools==70.3.0
six==1.16.0
smmap==5.0.1
snowballstemmer==2.2.0
Expand All @@ -47,3 +47,4 @@ typing_extensions==4.12.2
urllib3==2.2.2
wheel==0.43.0
yamllint==1.35.1

0 comments on commit 401a476

Please sign in to comment.