Skip to content

Commit

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

---
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 May 2, 2024
1 parent 691f4e6 commit cafbd7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Main packages
django>=3, <4
django>=3, <6

# Main Django apps
djangorestframework
Expand Down
6 changes: 2 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ click==8.1.3
# via pip-tools
decorator==5.1.1
# via ipython
django==3.2.25
django==5.0.4
# via
# -r requirements.in
# django-activity-stream
Expand Down Expand Up @@ -142,9 +142,7 @@ python-dateutil==2.8.2
# ics
# influxdb
pytz==2022.1
# via
# django
# influxdb
# via influxdb
pyyaml==6.0.1
# via pymdown-extensions
redis==5.0.3
Expand Down

0 comments on commit cafbd7d

Please sign in to comment.