Skip to content

Commit

Permalink
build(deps): bump the pip group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 3 updates in the /web directory: [django](https://github.com/django/django), [djangorestframework](https://github.com/encode/django-rest-framework) and [requests](https://github.com/psf/requests).


Updates `django` from 3.2.4 to 3.2.25
- [Commits](django/django@3.2.4...3.2.25)

Updates `djangorestframework` from 3.12.4 to 3.15.2
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.12.4...3.15.2)

Updates `requests` from 2.31.0 to 2.32.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.31.0...v2.32.2)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: djangorestframework
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent a2a9daa commit 80b7e78
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions web/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ argh==0.26.2
beautifulsoup4==4.9.3
celery==5.4.0
discord-webhook==1.3.0
Django==3.2.4
Django==3.2.25
django-ace==1.0.11
django-celery-beat==2.6.0
django-login-required-middleware==0.6.1
django-role-permissions==3.2.0
django-mathfilters==1.0.0
django-timezone-field==6.1.0
djangorestframework==3.12.4
djangorestframework==3.15.2
djangorestframework-datatables==0.6.0
dotted-dict==1.1.3
drf-yasg==1.21.3
Expand All @@ -27,7 +27,7 @@ PySocks==1.7.1
psycopg2==2.9.7
pycvesearch==1.0
redis==5.0.3
requests==2.31.0
requests==2.32.2
scapy==2.4.3
tldextract==3.5.0
uro==1.0.0
Expand Down

0 comments on commit 80b7e78

Please sign in to comment.