Skip to content

Commit

Permalink
Merge pull request #203 from kyhau/dependabot/pip/all-dependencies-75…
Browse files Browse the repository at this point in the history
…b52cc12f

Bump the all-dependencies group with 4 updates
  • Loading branch information
github-actions[bot] authored Apr 28, 2024
2 parents c875f76 + 4ac224f commit 529d70c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements-build.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This file is used for running tox, flake8 and building the wheel
pip~=24.0
virtualenv~=20.25
virtualenv~=20.26
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
logilab-common~=2.0
m2r~=0.3
tox~=4.14
tox~=4.15
4 changes: 2 additions & 2 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# This file prepares the pytest and coverage env and is used by tox.ini
codecov~=2.1
cov-core~=1.15
coverage~=7.4
coverage~=7.5
flake8~=7.0
mock~=5.1
pytest~=8.1
pytest~=8.2
pytest-cov~=5.0
pytest-gitignore~=1.3
pytest-mock~=3.14
Expand Down

0 comments on commit 529d70c

Please sign in to comment.