build(deps): bump cryptography in /.github/actions/merge

Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-12 07:29:01 +05:30
committed by bbhtt
parent 60aecf493d
commit ccbbd26d57
+5 -5
View File
@@ -17,12 +17,12 @@ cffi==1.16.0
# pynacl
charset-normalizer==3.3.2
# via requests
cryptography==43.0.1
cryptography==44.0.1
# via pyjwt
deprecated==1.2.14
# via pygithub
gql[requests]==3.5.0
# via -r .github/actions/merge/requirements.in
# via -r requirements.in
graphql-core==3.2.3
# via gql
idna==3.7
@@ -35,15 +35,15 @@ multidict==6.0.5
pycparser==2.22
# via cffi
pygit2==1.15.0
# via -r .github/actions/merge/requirements.in
# via -r requirements.in
pygithub==2.3.0
# via -r .github/actions/merge/requirements.in
# via -r requirements.in
pyjwt[crypto]==2.8.0
# via pygithub
pynacl==1.5.0
# via pygithub
pyyaml==6.0.1
# via -r .github/actions/merge/requirements.in
# via -r requirements.in
requests==2.32.3
# via
# gql