Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cryptography from 2.9.2 to 39.0.1 #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified requirements.in
Binary file not shown.
28 changes: 5 additions & 23 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,12 @@ click==8.1.3
# -r requirements.in
# pip-tools
colorama==0.4.5
# via
# -r requirements.in
# build
# click
# via -r requirements.in
constantly==15.1.0
# via
# -r requirements.in
# twisted
cryptography==2.9.2
cryptography==39.0.1
# via
# -r requirements.in
# pyopenssl
Expand Down Expand Up @@ -77,18 +74,9 @@ idna==2.10
# requests
# tldextract
importlib-metadata==2.0.0
# via
# -r requirements.in
# alembic
# build
# click
# flake8
# pep517
# sqlalchemy
# via -r requirements.in
importlib-resources==5.9.0
# via
# -r requirements.in
# alembic
# via -r requirements.in
incremental==17.5.0
# via
# -r requirements.in
Expand Down Expand Up @@ -206,7 +194,6 @@ six==1.15.0
# via
# -r requirements.in
# automat
# cryptography
# parsel
# protego
# pyopenssl
Expand All @@ -222,10 +209,7 @@ tldextract==3.3.1
# -r requirements.in
# scrapy
tomli==2.0.1
# via
# -r requirements.in
# build
# pep517
# via -r requirements.in
twisted==20.3.0
# via
# -r requirements.in
Expand All @@ -246,8 +230,6 @@ zipp==3.4.0
# via
# -r requirements.in
# importlib-metadata
# importlib-resources
# pep517
zope-interface==5.1.0
# via
# -r requirements.in
Expand Down