Skip to content

Commit

Permalink
Bump django from 4.1 to 4.1.1
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.1 to 4.1.1.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 5, 2022
1 parent b962e3e commit c4dd237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
@@ -1,5 +1,5 @@
-r docs/requirements.txt
django==4.1
django==4.1.1
black==22.8.0
isort==5.10.1
flake8==4.0.1
Expand Down

0 comments on commit c4dd237

Please sign in to comment.