Skip to content

Commit

Permalink
build(deps): bump cryptography in /.github/actions/merge
Browse files Browse the repository at this point in the history
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](pyca/cryptography@43.0.1...44.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bbhtt committed Feb 12, 2025
1 parent 60aecf4 commit ccbbd26
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/actions/merge/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit ccbbd26

Please sign in to comment.