Skip to content

Commit 20ca256

Browse files
build(deps): bump requests from 2.32.4 to 2.32.5 (#13446)
* build(deps): bump requests from 2.32.4 to 2.32.5 Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.32.5. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update setup.cfg --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Giovanni Allegri <giohappy@gmail.com>
1 parent e529915 commit 20ca256

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ inflection>=0.4.0
116116
mock<6.0.0
117117
python-dateutil==2.9.0.post0
118118
pytz==2024.1
119-
requests==2.32.4
119+
requests==2.32.5
120120
timeout-decorator==0.5.0
121121
pylibmc==1.6.3
122122
sherlock==0.4.1

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ install_requires =
140140
mock<6.0.0
141141
python-dateutil==2.9.0.post0
142142
pytz==2024.1
143-
requests==2.32.4
143+
requests==2.32.5
144144
timeout-decorator==0.5.0
145145
pylibmc==1.6.3
146146
sherlock==0.4.1

0 commit comments

Comments
 (0)