Skip to content

Commit

Permalink
requirements*.txt: update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
wferi committed Jul 16, 2024
1 parent 8920a7f commit 3b1d41f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ coverage[toml]==7.2.7
# via
# coverage
# pytest-cov
exceptiongroup==1.2.1
exceptiongroup==1.2.2
# via pytest
flake8==5.0.4
# via -r requirements-dev.in
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --no-emit-index-url --no-emit-trusted-host --output-file=requirements.txt --resolver=backtracking requirements.in
#
certifi==2024.2.2
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down

0 comments on commit 3b1d41f

Please sign in to comment.