Skip to content

Commit aa804fc

Browse files
chore(deps-dev): Bump requests from 2.32.5 to 2.33.0 (#24)
Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae6d7f3 commit aa804fc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ license-files = [ "LICENSE" ]
2323
requires-python = ">=3.10"
2424
dependencies = [
2525
"singer-sdk~=0.53.5",
26-
"requests~=2.32.3",
26+
"requests~=2.33.0",
2727
"tomli>=2.4.0 ; python_full_version < '3.11'",
2828
"typing-extensions>=4.5.0; python_version < '3.13'",
2929
]

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)