Skip to content

Commit

Permalink
fixup! fixup! tests: keep constraints-old.txt "up-to-date"
Browse files Browse the repository at this point in the history
  • Loading branch information
yagebu committed Sep 15, 2024
1 parent 7771959 commit fa6b398
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion constraints-old.txt
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,9 @@ setuptools==67.0.0
# via fava (pyproject.toml)
simplejson==3.16.0
# via fava (pyproject.toml)
six==1.11.0
six==1.14.0
# via
# fava (pyproject.toml)
# cheroot
# python-dateutil
sniffio==1.1.0
Expand Down
2 changes: 1 addition & 1 deletion constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ httplib2==0.22.0
# google-auth-httplib2
identify==2.6.1
# via pre-commit
idna==3.9
idna==3.10
# via
# anyio
# requests
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ old_deps_pins = [
"python-dateutil>=2",
"pytz>=2020",
"setuptools>=67",
"six>=1.14",
]

[build-system]
Expand Down

0 comments on commit fa6b398

Please sign in to comment.