Skip to content

Commit 5e5c05f

Browse files
dependabot[bot]audiodude
authored andcommitted
chore(deps): bump requests from 2.32.5 to 2.33.0
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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cb5315 commit 5e5c05f

File tree

2 files changed

+139
-124
lines changed

2 files changed

+139
-124
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pyparsing = "==3.0.9"
2121
pytz = "==2022.7.1"
2222
pyyaml = "==6.0.1"
2323
redis = "==4.4.4"
24-
requests = "~=2.32.4"
24+
requests = "~=2.33.0"
2525
rdflib = "~=6.0"
2626
rq = "==2.2.0"
2727
rq-scheduler = "==0.14.0"

0 commit comments

Comments
 (0)