mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
build(deps-dev): bump types-requests (#2591)
Bumps [types-requests](https://github.com/typeshed-internal/stub_uploader) from 2.32.0.20250328 to 2.32.0.20250515. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.32.0.20250515 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>
This commit is contained in:
@ -87,7 +87,7 @@ dev = [
|
||||
"tox==4.26.0",
|
||||
"types-python-dateutil==2.9.0.20241206",
|
||||
"types-redis==4.6.0.20241004",
|
||||
"types-requests==2.32.0.20250328",
|
||||
"types-requests==2.32.0.20250515",
|
||||
"yamllint==1.37.1",
|
||||
]
|
||||
|
||||
|
||||
@ -25,5 +25,5 @@ tox==4.26.0
|
||||
twine==6.1.0
|
||||
types-python-dateutil==2.9.0.20241206
|
||||
types-redis==4.6.0.20241004
|
||||
types-requests==2.32.0.20250328
|
||||
types-requests==2.32.0.20250515
|
||||
yamllint==1.37.1
|
||||
|
||||
Reference in New Issue
Block a user