File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ install_requires =
3535 python-socketio>=5,<6
3636 django-storages>=1,<2
3737 boto3>=1.9,<2
38- websockets>=13,<14
38+ websockets>=14,<15
3939 redis>=5.0.0,<6
4040
4141include_package_data = true
@@ -52,29 +52,29 @@ exclude =
5252
5353[options.extras_require]
5454dev =
55- bandit ==1.7.10
55+ bandit ==1.8.2
5656 black ==24.10.0
5757 check-manifest ==0.50
58- cryptography ==43 .0.3
58+ cryptography ==44 .0.0
5959 flake8 ==7.1.1
6060 httpretty ==1.1.4
61- ipython ==8.28 .0
61+ ipython ==8.31 .0
6262 isort ==5.13.2
6363 pycodestyle ==2.12.1
64- pylint ==3.3.1
64+ pylint ==3.3.3
6565 pylint-pytest ==1.1.8
66- pyOpenSSL ==24.2.1
67- pytest ==8.2.0
68- pytest-cov ==5 .0.0
66+ pyOpenSSL ==25.0.0
67+ pytest ==8.3.4
68+ pytest-cov ==6 .0.0
6969 pytest-django ==4.9.0
7070 pytest-mock ==3.14.0
71- signxml ==4.0.2
71+ signxml ==4.0.3
7272 tox
73- wheel ==0.44.0
73+ wheel ==0.45.1
7474 django-configurations ==2.5.1
75- uvicorn ==0.32 .0
75+ uvicorn ==0.34 .0
7676 factory_boy ==3.3.1
77- whitenoise ==6.7.0
77+ whitenoise ==6.8.2
7878
7979[bdist_wheel]
8080universal = 1
You can’t perform that action at this time.
0 commit comments