Skip to content

Commit b7dfeb6

Browse files
Bump pytest from 9.1.0 to 9.1.1 in /backend
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.1.0 to 9.1.1. - [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.1.0...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8824b23 commit b7dfeb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/src/requirements_docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ httpx==0.28.1
77
isort==8.0.1
88
psycopg2-binary==2.9.12
99
pydantic==2.13.4
10-
pytest==9.1.0
10+
pytest==9.1.1
1111
pytest-asyncio==1.4.0
1212
pytest-cov==7.1.0
1313
pytest-mock==3.15.1

0 commit comments

Comments
 (0)