Skip to content

Commit 8c01c6f

Browse files
--- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 239d67b commit 8c01c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ py==1.11.0; python_version >= '3.10'
3636
pycparser==2.21; python_version >= '3.10'
3737
PyNaCl==1.5.0; python_version >= '3.10'
3838
pyparsing==3.0.8; python_version >= '3.10'
39-
requests==2.27.1; python_version >= '3.10'
39+
requests==2.32.0; python_version >= '3.10'
4040
six==1.16.0; python_version >= '3.10'
4141
tornado==5.1.1; python_version < '3.5'
4242
tornado==6.0.2; python_version >= '3.5' and python_version < '3.10'

0 commit comments

Comments
 (0)