Skip to content

Commit

Permalink
build(deps): bump django from 3.2.18 to 3.2.25 in /packages/p4pi-web
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 3.2.18 to 3.2.25.
- [Commits](django/django@3.2.18...3.2.25)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent 2d364bf commit a9b281d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/p4pi-web/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cryptography==42.0.4; python_full_version >= "3.6.7" and python_version >= "3.7"
daphne==3.0.2; python_version >= "3.6"
django-crispy-forms==1.12.0; python_version >= "3.6"
django-environ==0.4.5
django==3.2.18; python_version >= "3.6"
django==3.2.25; python_version >= "3.6"
dnspython==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
eventlet==0.31.0
greenlet==1.1.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
Expand Down

0 comments on commit a9b281d

Please sign in to comment.