Skip to content

Commit 0a83cd5

Browse files
Update requests requirement from >=2.32.3 to >=2.34.2
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.34.2) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1810462 commit 0a83cd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ defusedxml>=0.7.1
22
protobuf==3.20.1
33
pycryptodomex>=3.22.0
44
pyogg>=0.6.14a.1
5-
requests>=2.32.3
5+
requests>=2.34.2
66
websocket-client>=1.8.0
77
zeroconf>=0.146.4

0 commit comments

Comments
 (0)