Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/pytest-8.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jberends authored Dec 2, 2024
2 parents eb3dd81 + 02f6f73 commit cf41e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ mypy==1.13.0; python_version >= '3.4'
pre-commit==4.0.1

# for package management (uploads)
twine~=5.1; python_version >= '3.7'
twine~=6.0; python_version >= '3.7'
twine~=3.0; python_version <= '3.6'

pytz==2024.2

0 comments on commit cf41e0f

Please sign in to comment.