Skip to content

Commit

Permalink
build(deps): Bump django in /testing/plugins_integration (#10195)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.0.6 to 4.1.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@4.0.6...4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

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, 2022
1 parent 4d430ea commit 433efae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/plugins_integration/requirements.txt
@@ -1,5 +1,5 @@
anyio[curio,trio]==3.6.1
django==4.0.6
django==4.1
pytest-asyncio==0.18.3
pytest-bdd==6.0.1
pytest-cov==3.0.0
Expand Down

0 comments on commit 433efae

Please sign in to comment.