Skip to content

Commit

Permalink
Bump the typing-stubs group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the typing-stubs group with 2 updates: [django-stubs](https://github.com/typeddjango/django-stubs) and [types-pyopenssl](https://github.com/python/typeshed).


Updates `django-stubs` from 5.0.2 to 5.0.4
- [Release notes](https://github.com/typeddjango/django-stubs/releases)
- [Commits](typeddjango/django-stubs@5.0.2...5.0.4)

Updates `types-pyopenssl` from 24.1.0.20240425 to 24.1.0.20240722
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: django-stubs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: typing-stubs
- dependency-name: types-pyopenssl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: typing-stubs
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent fd61e5f commit beb1266
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@ ruff==0.5.4
# type hinting
boto3-stubs==1.34.149
botocore-stubs==1.34.149
django-stubs==5.0.2
django-stubs==5.0.4
djangorestframework-stubs==3.15.0
mypy-boto3-s3==1.34.138
mypy-boto3-ses==1.34.141
mypy-boto3-sns==1.34.121
mypy-boto3-sqs==1.34.121
mypy==1.11.0
types-pyOpenSSL==24.1.0.20240425
types-pyOpenSSL==24.1.0.20240722
types-requests==2.32.0.20240712

0 comments on commit beb1266

Please sign in to comment.