Skip to content

Commit

Permalink
Bump cryptography from 44.0.0 to 44.0.1 in /lib/galaxy/dependencies
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.0 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@44.0.0...44.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent b95d083 commit eb23244
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/galaxy/dependencies/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ contourpy==1.3.0 ; python_full_version == '3.9.*'
contourpy==1.3.1 ; python_full_version >= '3.10'
coverage==7.6.1 ; python_full_version < '3.9'
coverage==7.6.10 ; python_full_version >= '3.9'
cryptography==44.0.0
cryptography==44.0.1
cwltest==2.5.20241122133319
cycler==0.12.1
darker==2.1.1
Expand Down
2 changes: 1 addition & 1 deletion lib/galaxy/dependencies/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ cloudbridge==3.2.0
colorama==0.4.6 ; sys_platform == 'win32'
coloredlogs==15.0.1
conda-package-streaming==0.11.0
cryptography==44.0.0
cryptography==44.0.1
ct3==3.4.0
cwl-upgrader==1.2.11 ; python_full_version < '3.9'
cwl-upgrader==1.2.12 ; python_full_version >= '3.9'
Expand Down
2 changes: 1 addition & 1 deletion lib/galaxy/dependencies/pinned-typecheck-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ annotated-types==0.7.0
boto3-stubs==1.36.16
botocore-stubs==1.36.16
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
cryptography==44.0.0
cryptography==44.0.1
lxml-stubs==0.5.1
mypy==1.14.1 ; python_full_version < '3.9'
mypy==1.15.0 ; python_full_version >= '3.9'
Expand Down

0 comments on commit eb23244

Please sign in to comment.