mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-05 15:12:10 +00:00
chore: upgrade cryptography requirement
Apply security update: https://github.com/overhangio/tutor/security/dependabot/14
This commit is contained in:
parent
3affd546e9
commit
68a995cee7
@ -2,7 +2,7 @@
|
||||
# This file is autogenerated by pip-compile with Python 3.10
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile requirements/base.in
|
||||
# pip-compile --config=pyproject.toml requirements/base.in
|
||||
#
|
||||
appdirs==1.4.4
|
||||
# via -r requirements/base.in
|
||||
|
@ -2,7 +2,7 @@
|
||||
# This file is autogenerated by pip-compile with Python 3.10
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile requirements/dev.in
|
||||
# pip-compile --config=pyproject.toml requirements/dev.in
|
||||
#
|
||||
altgraph==0.17.3
|
||||
# via pyinstaller
|
||||
|
@ -2,7 +2,7 @@
|
||||
# This file is autogenerated by pip-compile with Python 3.10
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile requirements/docs.in
|
||||
# pip-compile --config=pyproject.toml requirements/docs.in
|
||||
#
|
||||
alabaster==0.7.13
|
||||
# via sphinx
|
||||
|
Loading…
Reference in New Issue
Block a user