Skip to content

Commit

Permalink
Merge 8fb457f into fe5d014
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-maier committed Feb 18, 2024
2 parents fe5d014 + 8fb457f commit be0ea52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ coveralls>=3.3.0; python_version >= '3.5'
safety>=3.0.1; python_version >= '3.7'

# Tox
tox>=2.5.0
tox>=3.1.0

# Sphinx (no imports, invoked via sphinx-build script):
# Sphinx 6.0.0 started requiring Python>=3.8
Expand Down
2 changes: 1 addition & 1 deletion minimum-constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ pydantic==1.10.13; python_version >= '3.7'
typer==0.9.0; python_version >= '3.7'

# Tox
tox==2.5.0
tox==3.1.0

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

0 comments on commit be0ea52

Please sign in to comment.