Skip to content

Commit

Permalink
Bump setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
bieniu committed Oct 24, 2023
1 parent 0e460ea commit 1ea4145
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
-r requirements.txt
-r requirements-test.txt
pre-commit==3.4.0
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

-e .
3 changes: 2 additions & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ pytest-cov==4.1.0
pytest-error-for-skips==2.0.2
pytest-timeout==2.1.0
pytest==7.4.2
ruff==0.0.291
ruff==0.0.291
setuptools>=68.2.2 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 1ea4145

Please sign in to comment.