Skip to content

Commit

Permalink
Bump urllib3 from 1.26.18 to 1.26.19 in /engine
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.18...1.26.19)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent 535baf7 commit d770831
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 16 deletions.
12 changes: 4 additions & 8 deletions engine/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ django==4.2.11
# django-stubs-ext
django-filter-stubs==0.1.3
# via -r requirements-dev.in
django-stubs==4.2.2
django-stubs[compatible-mypy]==4.2.2
# via
# -r requirements-dev.in
# django-filter-stubs
# djangorestframework-stubs
django-stubs-ext==4.2.7
# via django-stubs
djangorestframework-stubs==3.14.2
djangorestframework-stubs[compatible-mypy]==3.14.2
# via
# -r requirements-dev.in
# django-filter-stubs
Expand Down Expand Up @@ -96,7 +96,7 @@ pytest-django==4.8.0
# via -r requirements-dev.in
pytest-factoryboy==2.7.0
# via -r requirements-dev.in
pytest-xdist==3.6.1
pytest-xdist[psutil]==3.6.1
# via -r requirements-dev.in
python-dateutil==2.8.2
# via
Expand All @@ -110,10 +110,6 @@ requests==2.32.3
# via
# -c requirements.txt
# djangorestframework-stubs
setuptools==72.1.0
# via
# -c requirements.txt
# nodeenv
six==1.16.0
# via
# -c requirements.txt
Expand Down Expand Up @@ -156,7 +152,7 @@ typing-extensions==4.9.0
# djangorestframework-stubs
# mypy
# pytest-factoryboy
urllib3==1.26.18
urllib3==1.26.19
# via
# -c requirements.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion engine/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ slack-export-viewer==1.1.4
slack_sdk==3.21.3
social-auth-app-django==5.4.1
twilio~=6.37.0
urllib3==1.26.18
urllib3==1.26.19
uwsgi==2.0.26
whitenoise==5.3.0
google-api-python-client==2.122.0
Expand Down
10 changes: 3 additions & 7 deletions engine/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ cachetools==4.2.2
# via
# google-auth
# python-telegram-bot
celery==5.3.1
celery[redis]==5.3.1
# via -r requirements.in
certifi==2024.2.2
# via
Expand Down Expand Up @@ -157,7 +157,7 @@ firebase-admin==5.4.0
# via fcm-django
flask==3.0.2
# via slack-export-viewer
google-api-core==2.17.0
google-api-core[grpc]==2.17.0
# via
# firebase-admin
# google-api-python-client
Expand Down Expand Up @@ -415,10 +415,6 @@ rsa==4.9
# via google-auth
s3transfer==0.10.0
# via boto3
setuptools==72.1.0
# via
# apscheduler
# opentelemetry-instrumentation
six==1.16.0
# via
# apscheduler
Expand Down Expand Up @@ -458,7 +454,7 @@ uritemplate==4.1.1
# via
# drf-spectacular
# google-api-python-client
urllib3==1.26.18
urllib3==1.26.19
# via
# -r requirements.in
# botocore
Expand Down

0 comments on commit d770831

Please sign in to comment.