Skip to content

Commit 2b5316e

Browse files
Bump cryptography from 44.0.2 to 45.0.5
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.2 to 45.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.2...45.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83013a6 commit 2b5316e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/requirements_api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ aiohttp==3.11.18
22
aiohttp-swagger3==0.10.0
33
astropy==6.1.4
44
bcrypt==4.3.0
5-
cryptography==44.0.2
5+
cryptography==45.0.6
66
deepdiff==8.5.0
77
gunicorn==23.0.0
88
jinja2>=2.11.2

requirements/requirements_ingester.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ bcrypt==4.3.0
33
beautifulsoup4==4.13.4
44
bokeh==3.4.2
55
confluent-kafka==2.11.0
6-
cryptography==44.0.2
6+
cryptography==45.0.6
77
dask==2024.10.0
88
deepdiff==8.5.0
99
distributed==2024.10.0

0 commit comments

Comments
 (0)