Skip to content

Commit

Permalink
Bump types-requests from 2.31.0.6 to 2.31.0.7 in /dev_requirements (#559
Browse files Browse the repository at this point in the history
)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: konstantin <[email protected]>
Co-authored-by: kevin <[email protected]>
Co-authored-by: kevin <[email protected]>
  • Loading branch information
4 people authored Nov 27, 2023
1 parent e5da6a2 commit 1e89f13
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions dev_requirements/requirements-type_check.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,13 @@ packaging==23.1
# via pytest
pluggy==1.3.0
# via pytest
pytest==7.4.3
types-requests==2.31.0.7
# via -r requirements-type_check.in
types-requests==2.31.0.6
pytest==7.4.3
# via -r requirements-type_check.in
types-urllib3==1.26.25.14
# via types-requests
typing-extensions==4.8.0
# via mypy
urllib3==2.0.7
# via types-requests
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ typing-extensions==4.8.0
# pydantic
# pydantic-core
# typeguard
urllib3==1.26.18
urllib3==2.0.7
# via requests

0 comments on commit 1e89f13

Please sign in to comment.