Skip to content

Commit

Permalink
fix: bump requests dependancy
Browse files Browse the repository at this point in the history
  • Loading branch information
mwfarb committed Aug 13, 2024
1 parent 534a585 commit e3b8a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
install_requires=[
"aiohttp>=3.7.4",
"paho-mqtt~=1.5.1",
"requests~=2.28.1",
"requests~=2.32.0",
"webcolors~=1.3",
"google_auth_oauthlib~=1.0.0",
"google-auth~=2.22.0",
Expand Down

0 comments on commit e3b8a04

Please # to comment.