Skip to content

Commit faf5dce

Browse files
Copilotgladjohn
andauthored
Bump cryptography dependency ceiling to <50 (N+3) (#906)
* Initial plan * Bump cryptography dependency ceiling to <50 (N+3) Agent-Logs-Url: https://github.com/AzureAD/microsoft-authentication-library-for-python/sessions/f2f7ccee-f03f-4253-b23a-c0fc969f0a1c Co-authored-by: gladjohn <90415114+gladjohn@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: gladjohn <90415114+gladjohn@users.noreply.github.com>
1 parent 016092e commit faf5dce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ install_requires =
5353
# And we will use the cryptography (X+3).0.0 as the upper bound,
5454
# based on their latest deprecation policy
5555
# https://cryptography.io/en/latest/api-stability/#deprecation
56-
cryptography>=2.5,<49
56+
cryptography>=2.5,<50
5757

5858

5959
[options.extras_require]

0 commit comments

Comments
 (0)