Skip to content

Commit

Permalink
build(deps): Bump django in /testing/plugins_integration (pytest-dev#…
Browse files Browse the repository at this point in the history
…12710)

Bumps [django](https://github.com/django/django) from 5.0.8 to 5.1.
- [Commits](django/django@5.0.8...5.1)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent ccd1f95 commit 9446f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/plugins_integration/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
anyio[curio,trio]==4.4.0
django==5.0.8
django==5.1
pytest-asyncio==0.23.8
pytest-bdd==7.2.0
pytest-cov==5.0.0
Expand Down

0 comments on commit 9446f02

Please sign in to comment.