Skip to content

Commit

Permalink
Bump types-requests from 2.32.0.20240602 to 2.32.0.20240622 (#367)
Browse files Browse the repository at this point in the history
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240602 to 2.32.0.20240622.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2024
1 parent c006572 commit 6e7669e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions dev_requirements/requirements-type_check.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,39 +8,39 @@
iniconfig==2.0.0
# via pytest
mypy==1.10.0
# via -r requirements-type_check.in
# via -r dev_requirements/requirements-type_check.in
mypy-extensions==1.0.0
# via mypy
networkx==3.3
# via networkx-stubs
networkx-stubs==0.0.1
# via -r requirements-type_check.in
# via -r dev_requirements/requirements-type_check.in
numpy==2.0.0
# via
# pandas
# pandas-stubs
packaging==24.1
# via pytest
pandas==2.2.2
# via -r requirements-type_check.in
# via -r dev_requirements/requirements-type_check.in
pandas-stubs==2.2.2.240603
# via -r requirements-type_check.in
# via -r dev_requirements/requirements-type_check.in
pluggy==1.5.0
# via pytest
pytest==8.2.2
# via -r requirements-type_check.in
# via -r dev_requirements/requirements-type_check.in
python-dateutil==2.9.0.post0
# via pandas
pytz==2024.1
# via pandas
six==1.16.0
# via python-dateutil
types-freezegun==1.1.10
# via -r requirements-type_check.in
# via -r dev_requirements/requirements-type_check.in
types-pytz==2024.1.0.20240417
# via pandas-stubs
types-requests==2.32.0.20240602
# via -r requirements-type_check.in
types-requests==2.32.0.20240622
# via -r dev_requirements/requirements-type_check.in
typing-extensions==4.12.2
# via mypy
tzdata==2024.1
Expand Down

0 comments on commit 6e7669e

Please sign in to comment.