Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent ee2a1fd commit 5734307
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 @@
packages=find_packages(),
include_package_data=True,
install_requires=[
"Django==4.2.14",
"Django==4.2.15",
"djangorestframework==3.15.2",
"coreapi==2.3.3",
"Markdown==3.1.1",
Expand Down

0 comments on commit 5734307

Please sign in to comment.