Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Commit

Permalink
Bump django from 4.1.5 to 4.1.7 in /apps (#66)
Browse files Browse the repository at this point in the history
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 Feb 17, 2023
1 parent f93862f commit d064c52
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={"apps": "."},
python_requires=">=3.6,<4",
install_requires=[
"django==4.1.5",
"django==4.1.7",
"requests==2.28.1",
"django-guardian==2.4.0",
"celery==5.2.7",
Expand Down

0 comments on commit d064c52

Please sign in to comment.