File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ colorama==0.4.6
4040 # via tox
4141coverage == 7.6.1
4242 # via -r requirements-dev.in
43- cryptography == 43 .0.3
43+ cryptography == 44 .0.0
4444 # via
4545 # -c requirements.txt
4646 # secretstorage
Original file line number Diff line number Diff line change 66# git+https://github.com/example/example.git@example-vcs-ref#egg=example-pkg[foo,bar]==1.42.3
77
88backports-zoneinfo==0.2.1 ; python_version < "3.9" # Used by `djangorestframework`.
9- cryptography==43 .0.3
9+ cryptography==44 .0.0
1010defusedxml==0.7.1
1111django-filter>=24.2
1212Django>=2.2.24
@@ -16,6 +16,6 @@ jsonschema==4.23.0
1616lxml==5.3.0
1717marshmallow==3.22.0
1818pydantic==2.10.3
19- pyOpenSSL==24.2.1
19+ pyOpenSSL==24.3.0
2020pytz==2024.2
2121signxml==4.0.3
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ certifi==2024.7.4
2121 # via signxml
2222cffi == 1.16.0
2323 # via cryptography
24- cryptography == 43 .0.3
24+ cryptography == 44 .0.0
2525 # via
2626 # -r requirements.in
2727 # pyopenssl
@@ -63,7 +63,7 @@ pydantic==2.10.3
6363 # via -r requirements.in
6464pydantic-core == 2.27.1
6565 # via pydantic
66- pyopenssl == 24.2.1
66+ pyopenssl == 24.3.0
6767 # via -r requirements.in
6868pytz == 2024.2
6969 # via -r requirements.in
You can’t perform that action at this time.
0 commit comments