Skip to content

Commit

Permalink
chore: release new version of requirements dev
Browse files Browse the repository at this point in the history
  • Loading branch information
0hsn committed Jun 1, 2024
1 parent ca02575 commit b4ba605
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ pyflakes==3.2.0; python_version >= '3.8'
pylint==3.2.2; python_full_version >= '3.8.0'
pytest==8.2.1; python_version >= '3.8'
pytest-cov==5.0.0; python_version >= '3.8'
toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
tomlkit==0.12.5; python_version >= '3.7'
types-pyyaml==6.0.12.20240311; python_version >= '3.8'
types-requests==2.32.0.20240523; python_version >= '3.8'
Expand Down

0 comments on commit b4ba605

Please sign in to comment.