Skip to content

Commit

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

---
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 Aug 7, 2023
1 parent b4b0f64 commit a50c2ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
package_dir={"api": "."},
python_requires=">=3.6,<4",
install_requires=[
"django==4.2.1",
"django==4.2.4",
"requests==2.31.0",
"django-guardian==2.4.0",
"django-tagulous==1.3.3",
Expand Down

0 comments on commit a50c2ff

Please sign in to comment.