Skip to content
New issue

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

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

Already on GitHub? # to your account

Scheduled monthly dependency update for March #52

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
26 changes: 13 additions & 13 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
pip>=21.3.1
bump2version==1.0.1
wheel==0.37.1
watchdog[watchmedo]==2.1.9
wheel==0.45.1
watchdog[watchmedo]==6.0.0
flake8>=3 # pyup: ignore
tox==3.25.1
Sphinx==5.1.1
twine==4.0.1
tox==4.24.1
Sphinx==8.2.1
twine==6.1.0
# Test / Benchmark requirements
codecov==2.1.12
codecov==2.1.13
coverage>=6.2
pytest>=7.0.1,<8
pytest-benchmark[histogram]==3.4.1
pytest-cov==3.0.0
dataclass-wizard==0.22.1 # for loading dict to nested dataclass
pytest==8.3.4
pytest-benchmark[histogram]==5.1.0
pytest-cov==6.0.0
dataclass-wizard==0.35.0 # for loading dict to nested dataclass
# Benchmarks
dict2dot==0.1
dotmap==1.3.30
Expand All @@ -21,7 +21,7 @@ dotted-dict==1.1.3
dotty-dict==1.3.1
addict==2.4.0
metadict==0.1.2
prodict==0.8.18
python-box==6.0.2
glom==22.1.0
prodict==0.8.20
python-box==7.3.2
glom==24.11.0
scalpl==0.4.2
Loading