Skip to content

Commit

Permalink
build(deps): Bump django from 5.1 to 5.1.3 (#257)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 5.1 to 5.1.3.
- [Commits](django/django@5.1...5.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: stefanvacareanu7 <91726880+stefanvacareanu7@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and stefanvacareanu7 authored Nov 18, 2024
1 parent 2fa9aea commit 5cc0a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mypy==1.13.0
prospector[with_everything]==1.10.3
jsonpickle==3.2.2
Django==5.1
Django==5.1.3
Flask==3.0.3
#can't upgrade to the latest version of Pylint due to a mismatch on astroid versions
#requirements-detector (from prospector) 1.2.2 depends on astroid<3.0 and >=2.0

0 comments on commit 5cc0a99

Please sign in to comment.