Skip to content

Commit

Permalink
Merge pull request #8418 from ThomasWaldmann/update-requirements-locked
Browse files Browse the repository at this point in the history
update development.lock.txt
  • Loading branch information
ThomasWaldmann authored Sep 25, 2024
2 parents fd1a7dd + 1f866ce commit 656124e
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions requirements.d/development.lock.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
setuptools==70.0.0
setuptools-scm==8.0.4
pip==24.0
wheel==0.43.0
virtualenv==20.25.1
build==1.2.1
setuptools==75.1.0
setuptools-scm==8.1.0
pip==24.2
wheel==0.44.0
virtualenv==20.26.5
build==1.2.2
pkgconfig==1.5.5
tox==4.14.2
pytest==8.1.1
pytest-xdist==3.5.0
tox==4.20.0
pytest==8.3.3
pytest-xdist==3.6.1
pytest-cov==5.0.0
pytest-benchmark==4.0.0
Cython==3.0.10
pre-commit==3.7.0
Cython==3.0.11
pre-commit==3.8.0

0 comments on commit 656124e

Please sign in to comment.