Skip to content

Commit

Permalink
chore(deps): bump django in /backend in the python group (#630)
Browse files Browse the repository at this point in the history
Bumps the python group in /backend with 1 update: [django](https://github.com/django/django).


Updates `django` from 5.1.2 to 5.1.3
- [Commits](django/django@5.1.2...5.1.3)

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

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] authored Nov 13, 2024
1 parent 88b4674 commit 5f700ce
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.3
# via -r requirements.in
dj-database-url==2.3.0
# via -r requirements.in
django==5.1.2
django==5.1.3
# via
# -r requirements.in
# dj-database-url
Expand Down

0 comments on commit 5f700ce

Please sign in to comment.