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 Feb 6, 2024
1 parent d50e4af commit b12031f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pycodestyle==2.9.1
# flake8
pyflakes==2.5.0
# via flake8
pytest==7.4.3
pytest==7.4.4
# via
# -r requirements-dev.in
# pytest-console-scripts
Expand All @@ -56,7 +56,7 @@ tomli==2.0.1
# pytest
typed-ast==1.5.5
# via mypy
types-requests==2.31.0.10
types-requests==2.31.0.20231231
# via -r requirements-dev.in
types-setuptools==69.0.0.0
# 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==2023.11.17
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down

0 comments on commit b12031f

Please sign in to comment.