Skip to content

Commit e9e44c2

Browse files
Bump pytest from 8.4.1 to 9.0.2 in /server
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 e3ccc29 commit e9e44c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
black==24.10.0
44
flake8==7.2.0
55
httmock==1.4.0
6-
pytest==8.4.1
6+
pytest==9.0.2
77
pep8==1.7.1
88
wooper==0.4.4
99
requests-mock==1.12.1

0 commit comments

Comments
 (0)