Skip to content

Commit aa3ea37

Browse files
Bump requests from 2.33.0 to 2.33.1
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4fa9e7a commit aa3ea37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ test = ["pytest",
4848
"coverage==7.10.6",
4949
"phantominator",
5050
"testfixtures==8.3.0",
51-
"requests==2.33.0"]
51+
"requests==2.33.1"]
5252
example = ["gdown==5.2.0"]
5353
docs = [ "sphinx-mdinclude==0.6.2",
5454
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)