Skip to content

Commit f8177f8

Browse files
Bump pytest from 7.4.4 to 9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 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@7.4.4...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>
1 parent cdbe916 commit f8177f8

2 files changed

Lines changed: 16 additions & 15 deletions

File tree

poetry.lock

Lines changed: 15 additions & 14 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
@@ -57,7 +57,7 @@ codechat-server = "^0"
5757
flake8 = "^6"
5858
lxml-stubs = "^0"
5959
mypy = "^1"
60-
pytest = "^7"
60+
pytest = ">=7,<10"
6161
pytest-console-scripts = "^1"
6262
pytest-cov = "^4"
6363
pytest-mock = "^3"

0 commit comments

Comments
 (0)