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 <andreas.r.maier@gmx.de>
  • Loading branch information
andy-maier committed Nov 30, 2024
1 parent f4134a0 commit fc0d5e4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ tox==2.5.0
more-itertools>=4.0.0

# Virtualenv
virtualenv>=20.25.0
virtualenv>=20.26.6

# Sphinx (no imports, invoked via sphinx-build script):
# Sphinx 7.2.0 started requiring Python>=3.9
Expand Down
2 changes: 1 addition & 1 deletion docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Released: not yet

**Bug fixes:**

* Addressed safety issues up to 2024-08-18.
* Addressed safety issues up to 2024-11-30.

* Fixed new issues reported by Pylint 3.2 and 3.3.

Expand Down
2 changes: 1 addition & 1 deletion minimum-constraints-develop.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ tox==2.5.0
more-itertools==5.0.0

# Virtualenv
virtualenv==20.25.0
virtualenv==20.26.6

# Sphinx (no imports, invoked via sphinx-build script):
Sphinx==7.1.0; python_version == '3.8'
Expand Down

0 comments on commit fc0d5e4

Please sign in to comment.