Skip to content

Commit 69ba130

Browse files
---
updated-dependencies: - dependency-name: requests dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 483f24e commit 69ba130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ pyjwt[crypto]==2.8.0 ; python_version >= '3.7'
124124

125125
python-dateutil==2.9.0.post0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
126126

127-
requests==2.31.0 ; python_version >= '3.7'
127+
requests==2.32.1 ; python_version >= '3.7'
128128

129129
sniffio==1.3.1 ; python_version >= '3.7'
130130

0 commit comments

Comments
 (0)