Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the python-packages group with 16 updates #3

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions constraints-oldest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@
# still works against oldest supported versions of both the Python
# interpreter and Python ependencies. Keep this up-to-date with minimum
# versions in `setup.cfg`.
black==22.3.0
black==24.10.0
darkgraylib==2.0.1
defusedxml==0.7.1
flake8-2020==1.6.1
flake8-bugbear==22.1.11
flake8-comprehensions==3.7.0
flynt==0.76
mypy==0.990
Pygments==2.4.0
pytest==6.2.0
flake8-2020==1.8.1
flake8-bugbear==24.8.19
flake8-comprehensions==3.16.0
flynt==1.0.1
mypy==1.13.0
Pygments==2.18.0
pytest==8.3.3
pytest-kwparametrize==0.0.3
regex==2021.4.4
requests_cache==0.7
ruamel.yaml==0.17.21
toml==0.10.0
twine==2.0.0
types-toml==0.10.4
typing_extensions==4.0.1
wheel==0.21.0
regex==2024.9.11
requests_cache==1.2.1
ruamel.yaml==0.18.6
toml==0.10.2
twine==5.1.1
types-toml==0.10.8.20240310
typing_extensions==4.12.2
wheel==0.44.0
Loading