Skip to content

Commit aa0ba5a

Browse files
Bump cryptography from 44.0.1 to 48.0.1 (#143)
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.1...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18e6c5a commit aa0ba5a

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

requirements.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ certifi==2024.8.30
2929
# httpcore
3030
# httpx
3131
# requests
32-
cffi==1.17.1
32+
cffi==2.0.0
3333
# via cryptography
3434
charset-normalizer==3.3.2
3535
# via requests
36-
cryptography==44.0.1
36+
cryptography==48.0.1
3737
# via
3838
# azure-identity
3939
# msal
@@ -141,13 +141,14 @@ sniffio==1.3.1
141141
# httpx
142142
std-uritemplate==2.0.3
143143
# via microsoft-kiota-abstractions
144-
typing-extensions==4.12.2
144+
typing-extensions==4.15.0
145145
# via
146146
# aiohttp
147147
# aiosignal
148148
# anyio
149149
# azure-core
150150
# azure-identity
151+
# cryptography
151152
# multidict
152153
# opentelemetry-sdk
153154
# pyjwt

0 commit comments

Comments
 (0)