Skip to content

Commit fccae78

Browse files
committed
revert
1 parent b8229ba commit fccae78

2 files changed

Lines changed: 93 additions & 10 deletions

File tree

tools/integration_tests/poetry.lock

Lines changed: 91 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/integration_tests/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [
66
{name = "Taddes",email = "tkorris@mozilla.com"}
77
]
88
readme = "README.md"
9-
requires-python = ">=3.12.0"
9+
requires-python = ">=3.10.0"
1010
license = "Mozilla Public License Version 2.0"
1111

1212

@@ -24,7 +24,7 @@ pyjwt = "^2.10.1"
2424
pyramid = "^1.10.8"
2525
pyramid-hawkauth = "^2.0.0"
2626
pyfxa = "0.8.1"
27-
pytest = "^8.4.0"
27+
pytest = "^9.0.2"
2828
requests = "^2.32.4"
2929
simplejson = "^3.20.1"
3030
sqlalchemy = "^1.4.46"

0 commit comments

Comments
 (0)