Skip to content

Commit cd732c7

Browse files
Merge pull request #14 from stfc/requests-security
Requests security
2 parents 9e74be1 + 2e1f4f8 commit cd732c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
packages=find_packages(), # Automatically find packages in the current directory
1717
install_requires=[
1818
'pynvml==11.5.3',
19-
'requests==2.32.3',
19+
'requests==2.32.4',
2020
'pyyaml==6.0.2',
2121
'tabulate==0.9.0',
2222
'matplotlib==3.7.5',

0 commit comments

Comments
 (0)