Skip to content

Commit

Permalink
🔧Update requirements files after dependency update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 27, 2024
1 parent 27f359e commit bb0a6af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pytest-xdist==3.6.1 ; python_version >= "3.10" and python_version < "4.0"
pytest==8.3.3 ; python_version >= "3.10" and python_version < "4.0"
pyyaml==6.0.2 ; python_version >= "3.10" and python_version < "4.0"
ruff==0.8.0 ; python_version >= "3.10" and python_version < "4.0"
taskipy==1.14.0 ; python_version >= "3.10" and python_version < "4.0"
taskipy==1.14.1 ; python_version >= "3.10" and python_version < "4.0"
tomli==2.1.0 ; python_version >= "3.10" and python_version < "4.0"
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "4.0"
virtualenv==20.27.1 ; python_version >= "3.10" and python_version < "4.0"

0 comments on commit bb0a6af

Please sign in to comment.