Skip to content

Commit 0770999

Browse files
authored
Merge pull request #71 from ThanatosDi/dependabot/pip/requests-2.32.4
chore(deps): bump requests from 2.32.3 to 2.32.4
2 parents dbbe218 + c419aa3 commit 0770999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ more-itertools==10.4.0 ; python_version >= "3.9" and python_version < "3.13"
1818
multidict==6.0.5 ; python_version >= "3.9" and python_version < "3.13"
1919
opencc==1.1.9 ; python_version >= "3.9" and python_version < "3.13"
2020
python-dotenv==0.21.1 ; python_version >= "3.9" and python_version < "3.13"
21-
requests==2.32.3 ; python_version >= "3.9" and python_version < "3.13"
21+
requests==2.32.4 ; python_version >= "3.9" and python_version < "3.13"
2222
soupsieve==2.6 ; python_version >= "3.9" and python_version < "3.13"
2323
urllib3==2.5.0 ; python_version >= "3.9" and python_version < "3.13"
2424
win32-setctime==1.1.0 ; python_version >= "3.9" and python_version < "3.13" and sys_platform == "win32"

0 commit comments

Comments
 (0)