Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 15, 2023
1 parent 91fec3a commit 99f5a30
Show file tree
Hide file tree
Showing 3 changed files with 491 additions and 350 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ types-requests = "*"

[packages]
bleach = {extras = ["css"], version = "*"}
django = "==4.1.1" # Remember to re-generate `requirements.txt`: `pipenv requirements`
django = "==4.1.7" # Remember to re-generate `requirements.txt`: `pipenv requirements`
django-annoying = "*"
django-crispy-forms = "*"
django-filter = "*"
Expand Down
Loading

0 comments on commit 99f5a30

Please sign in to comment.