Skip to content

Commit a829586

Browse files
Bump cryptography from 41.0.1 to 41.0.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.1...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf9fe64 commit a829586

1 file changed

Lines changed: 1 addition & 17 deletions

File tree

test-requirements.txt

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ click==8.1.3
2828
# pip-tools
2929
coverage==7.2.7
3030
# via -r test-requirements.in
31-
cryptography==41.0.1
31+
cryptography==41.0.2
3232
# via
3333
# -r test-requirements.in
3434
# pyopenssl
@@ -38,10 +38,6 @@ decorator==5.1.1
3838
# via ipython
3939
dill==0.3.6
4040
# via pylint
41-
exceptiongroup==1.1.1 ; python_version < "3.11"
42-
# via
43-
# -r test-requirements.in
44-
# pytest
4541
flake8==5.0.4
4642
# via
4743
# -r test-requirements.in
@@ -128,15 +124,6 @@ sniffio==1.3.0
128124
# via -r test-requirements.in
129125
sortedcontainers==2.4.0
130126
# via -r test-requirements.in
131-
tomli==2.0.1
132-
# via
133-
# black
134-
# build
135-
# flake8-pyproject
136-
# mypy
137-
# pip-tools
138-
# pylint
139-
# pytest
140127
tomlkit==0.11.8
141128
# via pylint
142129
traitlets==5.9.0
@@ -150,10 +137,7 @@ types-pyopenssl==23.2.0.1 ; implementation_name == "cpython"
150137
typing-extensions==4.6.3
151138
# via
152139
# -r test-requirements.in
153-
# astroid
154-
# black
155140
# mypy
156-
# pylint
157141
wcwidth==0.2.6
158142
# via prompt-toolkit
159143
wheel==0.40.0

0 commit comments

Comments
 (0)