Skip to content

Commit b764728

Browse files
Bump requests from 2.33.0 to 2.33.1 (#32)
Bumps [requests](https://github.com/psf/requests) from 2.33.0 to 2.33.1. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.0...v2.33.1) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production 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>
1 parent 5fd88fc commit b764728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"Topic :: Utilities",
4747
],
4848
install_requires=[
49-
"requests==2.33.0",
49+
"requests==2.33.1",
5050
"rich==14.3.3",
5151
],
5252
python_requires=">=3.12",

0 commit comments

Comments
 (0)