Skip to content

Commit ac77fe6

Browse files
chore(deps): bump pytest from 8.4.1 to 9.0.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 9.0.2. - [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.1...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b5b320 commit ac77fe6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dev =
5757
pre-commit==3.5.0
5858
psutil==7.2.2
5959
pyfakefs>=4.5.3,<=5.6.0
60-
pytest==8.4.1
60+
pytest==9.0.2
6161
pytest-cov==7.0.0
6262
pytest-httpx>=0.13.0
6363
pytest-mock==3.15.1

0 commit comments

Comments
 (0)