Skip to content

Commit c20bd2c

Browse files
chore(deps): bump pytest in /monitoring_flask_backend
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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f65050 commit c20bd2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monitoring_flask_backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ prometheus-api-client==0.5.4
33
python-dateutil==2.9.0.post0
44
gunicorn==25.1.0
55
requests==2.33.0
6-
pytest==9.0.2
6+
pytest==9.0.3
77
requests-aws4auth==1.3.1
88
boto3==1.34.69
99
psycopg2-binary==2.9.11

0 commit comments

Comments
 (0)