Skip to content

Commit 4fca1a9

Browse files
authored
Merge pull request #237 from crypkit/dependabot/pip/requests-2.32.4
build(deps): bump requests from 2.32.0 to 2.32.4
2 parents 96280c1 + 814afc7 commit 4fca1a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
long_description_content_type='text/markdown',
1919
packages=PACKAGES,
2020
install_requires=[
21-
'requests==2.32.0',
21+
'requests==2.32.4',
2222
'pytz>=2019.2',
2323
'python-dateutil>=2.8.0',
2424
'coinaddrng==1.1.1',

0 commit comments

Comments
 (0)