Skip to content

Commit 33c92e1

Browse files
chore(deps): bump pytest from 9.0.2 to 9.0.3 in /tools/tokenserver (#2218)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.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@9.0.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b295c15 commit 33c92e1

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

tools/tokenserver/poetry.lock

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

tools/tokenserver/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pyramid = "^1.10.8"
2121
sqlalchemy = "^1.4.46"
2222
testfixtures = "^8.3.0"
2323
tokenlib = "2.0.0"
24-
pytest = "^9.0.2"
24+
pytest = "^9.0.3"
2525
backoff = "^2.2.1"
2626
datadog = "^0.51.0"
2727
psycopg2-binary = "^2.9.11"

0 commit comments

Comments
 (0)