Skip to content

Commit

Permalink
chore(🦾): bump python cryptography 42.0.5 -> 42.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 13, 2024
1 parent 356a58d commit 963daab
Showing 1 changed file with 8 additions and 13 deletions.
21 changes: 8 additions & 13 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ celery==5.3.6
# via apache-superset
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via
# cryptography
# pynacl
Expand Down Expand Up @@ -80,7 +80,7 @@ cron-descriptor==1.4.3
# via apache-superset
croniter==2.0.3
# via apache-superset
cryptography==42.0.5
cryptography==42.0.7
# via
# apache-superset
# paramiko
Expand Down Expand Up @@ -148,7 +148,9 @@ geopy==2.4.1
google-auth==2.27.0
# via shillelagh
greenlet==3.0.3
# via shillelagh
# via
# shillelagh
# sqlalchemy
gunicorn==21.2.0
# via apache-superset
hashids==1.3.1
Expand All @@ -162,11 +164,7 @@ idna==3.2
# email-validator
# requests
importlib-metadata==6.6.0
# via
# apache-superset
# flask
# markdown
# shillelagh
# via apache-superset
importlib-resources==5.12.0
# via limits
isodate==0.6.1
Expand Down Expand Up @@ -268,7 +266,7 @@ pyasn1==0.5.1
# rsa
pyasn1-modules==0.3.0
# via google-auth
pycparser==2.20
pycparser==2.22
# via cffi
pygments==2.15.0
# via rich
Expand Down Expand Up @@ -365,7 +363,6 @@ typing-extensions==4.10.0
# apache-superset
# cattrs
# flask-limiter
# kombu
# limits
# shillelagh
tzdata==2023.3
Expand Down Expand Up @@ -407,9 +404,7 @@ wtforms-json==0.3.5
xlsxwriter==3.0.9
# via apache-superset
zipp==3.15.0
# via
# importlib-metadata
# importlib-resources
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 963daab

Please sign in to comment.