Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2024
1 parent 909d70b commit 81fda84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Temporary fix until requests is fixed - to be reverted afterwards:
# https://github.com/docker/docker-py/issues/3256
requests==2.31.0
pytest==8.2.0
pytest==8.2.1
pytest-celery[all]>=1.0.0
pytest-rerunfailures==14.0
pytest-subtests==0.12.1
Expand Down

0 comments on commit 81fda84

Please sign in to comment.