Skip to content

Commit 99b2ef1

Browse files
build(deps-dev): bump types-requests from 2.33.0.20260508 to 2.33.0.20260518 (#40)
* build(deps-dev): bump types-requests Bumps [types-requests](https://github.com/python/typeshed) from 2.33.0.20260508 to 2.33.0.20260518. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.33.0.20260518 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps-dev): refresh lock file --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan Haas <jonathan@haas.holdings>
1 parent 0ca134b commit 99b2ef1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ twilio==9.10.9
110110
typeguard==4.4.3
111111
typer==0.25.1
112112
types-pyyaml==6.0.12.20260510
113-
types-requests==2.33.0.20260508
113+
types-requests==2.33.0.20260518
114114
typing-extensions==4.15.0
115115
typing-inspection==0.4.2
116116
urllib3==2.7.0

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ mkdocs-material==9.7.6
1818

1919
# Type stubs
2020
types-PyYAML==6.0.12.20260510
21-
types-requests==2.33.0.20260508
21+
types-requests==2.33.0.20260518

0 commit comments

Comments
 (0)