Skip to content

Commit

Permalink
Merge pull request #177 from raimon49/dependabot/pip/cryptography-41.0.6
Browse files Browse the repository at this point in the history
Bump cryptography from 41.0.4 to 41.0.6
  • Loading branch information
raimon49 committed Nov 30, 2023
2 parents 1859be8 + 6f4175c commit c7cddc9
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,17 @@ click==8.1.3
commonmark==0.9.1
# via rich
coverage[toml]==6.5.0
# via pytest-cov
cryptography==41.0.4
# via
# coverage
# pytest-cov
cryptography==41.0.6
# via secretstorage
docutils==0.19
# via
# -r dev-requirements.in
# readme-renderer
exceptiongroup==1.2.0
# via pytest
idna==3.4
# via requests
importlib-metadata==5.1.0
Expand Down Expand Up @@ -119,11 +123,21 @@ secretstorage==3.3.3
six==1.16.0
# via bleach
tomli==2.0.1
# via autopep8
# via
# autopep8
# black
# build
# coverage
# mypy
# pep517
# pytest
twine==4.0.2
# via -r dev-requirements.in
typing-extensions==4.4.0
# via mypy
# via
# black
# mypy
# rich
urllib3==1.26.18
# via
# requests
Expand Down

0 comments on commit c7cddc9

Please sign in to comment.