Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 0fa4c63 commit 0664ae7
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 14 deletions.
43 changes: 30 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Zooniverse Team <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.7"
django = "^2.2.28"
django = "^3.2.25"
celery = "*"
oauthlib = "*"
panoptes-client = ">=1.1.1"
Expand Down

0 comments on commit 0664ae7

Please sign in to comment.