Skip to content

Commit

Permalink
Bump the annoying-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the annoying-dependencies group with 3 updates: [types-python-dateutil](https://github.com/python/typeshed), [types-pytz](https://github.com/python/typeshed) and [types-requests](https://github.com/python/typeshed).


Updates `types-python-dateutil` from 2.9.0.20240821 to 2.9.0.20240906
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-pytz` from 2024.1.0.20240417 to 2024.2.0.20240913
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-requests` from 2.32.0.20240712 to 2.32.0.20240914
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-python-dateutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: annoying-dependencies
- dependency-name: types-pytz
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: annoying-dependencies
- dependency-name: types-requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: annoying-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 18517e2 commit 2784259
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ sphinx-rtd-theme==2.0.0
sphinx-sitemap==2.6.0
time-machine
types-bleach==6.1.0.20240331
types-python-dateutil==2.9.0.20240821
types-pytz==2024.1.0.20240417
types-requests==2.32.0.20240712
types-python-dateutil==2.9.0.20240906
types-pytz==2024.2.0.20240913
types-requests==2.32.0.20240914
types-six==1.16.21.20240513
types-toml==0.10.8.20240310
weasyprint==62.3
Expand Down
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ django==5.1
# django-waffle
django-allauth==64.2.0
# via -r requirements.in
django-anymail==11.1
django-anymail[sendgrid]==11.1
# via -r requirements.in
django-debug-toolbar==4.4.6
# via -r requirements.in
Expand Down Expand Up @@ -85,7 +85,7 @@ docutils==0.20.1
# sphinx-rtd-theme
environs==11.0.0
# via -r requirements.in
fonttools==4.53.1
fonttools[woff]==4.53.1
# via weasyprint
gunicorn==23.0.0
# via -r requirements.in
Expand Down Expand Up @@ -114,7 +114,7 @@ packaging==24.1
# sphinx
pillow==10.4.0
# via weasyprint
psycopg==3.2.1
psycopg[binary]==3.2.1
# via -r requirements.in
psycopg-binary==3.2.1
# via psycopg
Expand Down Expand Up @@ -194,11 +194,11 @@ types-bleach==6.1.0.20240331
# via -r requirements.in
types-html5lib==1.1.11.20240806
# via types-bleach
types-python-dateutil==2.9.0.20240821
types-python-dateutil==2.9.0.20240906
# via -r requirements.in
types-pytz==2024.1.0.20240417
types-pytz==2024.2.0.20240913
# via -r requirements.in
types-requests==2.32.0.20240712
types-requests==2.32.0.20240914
# via -r requirements.in
types-six==1.16.21.20240513
# via -r requirements.in
Expand All @@ -223,7 +223,7 @@ webencodings==0.5.1
# cssselect2
# html5lib
# tinycss2
whitenoise==6.7.0
whitenoise[brotli]==6.7.0
# via -r requirements.in
zopfli==0.2.3
# via fonttools

0 comments on commit 2784259

Please sign in to comment.