Skip to content

Commit

Permalink
Safety issues up to 2024-11-30
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Maier <[email protected]>
  • Loading branch information
andy-maier committed Nov 30, 2024
1 parent 418b323 commit fc011fb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions changes/noissue.safety.fix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Addressed safety issues up to 2024-11-30.
2 changes: 1 addition & 1 deletion minimum-constraints-develop.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

# Builder for the distribution archives (no imports, invoked via build script):
build==1.0.0
virtualenv==20.25.0
virtualenv==20.26.6
pyproject-hooks==1.1.0

# Tests (imports into testcases):
Expand Down
2 changes: 1 addition & 1 deletion requirements-develop.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# Builder for the distribution archives (no imports, invoked via build script):
build>=1.0.0
# build requires virtualenv.cli_run which was added in virtualenv 20.1
virtualenv>=20.25.0
virtualenv>=20.26.6
pyproject-hooks>=1.1.0

# Tests (imports into testcases):
Expand Down

0 comments on commit fc011fb

Please sign in to comment.