Skip to content

Commit c05d8a3

Browse files
chore(deps-dev): bump pytest from 8.4.2 to 9.0.3 (#2217)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33c92e1 commit c05d8a3

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pyjwt = "^2.10.1"
2727
pyramid = "^1.10.8"
2828
pyramid-hawkauth = "^2.0.0"
2929
pyfxa = "0.8.1"
30-
pytest = "^8.4.0"
30+
pytest = "^9.0.3"
3131
requests = "^2.32.4"
3232
simplejson = "^3.20.1"
3333
sqlalchemy = "^1.4.46"

0 commit comments

Comments
 (0)