[requires.io] dependency update on main branch (#5448)

* [requires.io] dependency update

* [requires.io] dependency update

* [requires.io] dependency update

* [requires.io] dependency update

* [requires.io] dependency update

* Update setup.py

Co-authored-by: requires.io <support@requires.io>
Co-authored-by: Maximilian Hils <git@maximilianhils.com>
This commit is contained in:
Aldo Cortesi 2022-07-15 23:41:02 +12:00 committed by GitHub
parent af5be0b928
commit 821859cd4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -81,7 +81,7 @@ setup(
"h11>=0.11,<0.14",
"h2>=4.1,<5",
"hyperframe>=6.0,<7",
"kaitaistruct>=0.7,<0.10",
"kaitaistruct>=0.10,<0.11",
"ldap3>=2.8,<2.10",
"msgpack>=1.0.0, <1.1.0",
"passlib>=1.6.5, <1.8",
@ -106,8 +106,8 @@ setup(
"hypothesis>=5.8,<7",
"parver>=0.1,<2.0",
"pdoc>=4.0.0",
"pyinstaller==5.1",
"pytest-asyncio>=0.17.0,<0.19",
"pyinstaller==5.2",
"pytest-asyncio>=0.17,<0.20",
"pytest-cov>=2.7.1,<3.1",
"pytest-timeout>=1.3.3,<2.2",
"pytest-xdist>=2.1.0,<3",

View file

@ -33,7 +33,7 @@ deps =
types-certifi==2021.10.8.3
types-Flask==1.1.6
types-Werkzeug==1.0.9
types-requests==2.28.0
types-requests==2.28.1
types-cryptography==3.3.21
types-pyOpenSSL==22.0.4