Skip to content

Commit

Permalink
requirements*.txt: update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
wferi authored and cemiarni committed May 14, 2024
1 parent 86ab5f7 commit 41b7d9b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 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.0
exceptiongroup==1.2.1
# via pytest
flake8==5.0.4
# via -r requirements-dev.in
Expand All @@ -28,7 +28,7 @@ mypy==1.4.1
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via mypy
packaging==23.2
packaging==24.0
# via pytest
pluggy==1.2.0
# via pytest
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ docker==6.1.3
# via -r requirements.in
dockerpty==0.4.1
# via -r requirements.in
idna==3.6
idna==3.7
# via requests
packaging==23.2
packaging==24.0
# via docker
requests==2.31.0
# via docker
Expand Down

0 comments on commit 41b7d9b

Please sign in to comment.