Skip to content

Commit

Permalink
Bump django from 4.2.5 to 4.2.6 in /backend
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.5 to 4.2.6.
- [Commits](django/django@4.2.5...4.2.6)

---
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] authored Oct 6, 2023
1 parent 4fb055a commit 6ce058c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ beautifulsoup4==4.12.2
# via -r requirements.in
dj-database-url==2.1.0
# via -r requirements.in
django==4.2.5
django==4.2.6
# via
# -r requirements.in
# dj-database-url
Expand Down

0 comments on commit 6ce058c

Please sign in to comment.