Merge branch 'main' into happy_eyeballs

This commit is contained in:
J. Nick Koston 2023-12-11 20:09:26 -10:00 committed by GitHub
commit c1f5910121
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
aiohappyeyeballs>=2.2.0
protobuf>=3.19.0
zeroconf>=0.36.0,<1.0
chacha20poly1305-reuseable>=0.2.5
zeroconf>=0.128.4,<1.0
chacha20poly1305-reuseable>=0.12.0
noiseprotocol>=0.3.1,<1.0
async-timeout>=4.0;python_version<'3.11'

View File

@ -1,7 +1,7 @@
pylint==3.0.2
black==23.11.0
flake8==6.1.0
isort==5.12.0
isort==5.13.0
mypy==1.7.1
types-protobuf==4.24.0.4
pytest>=6.2.4,<8