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 certifi from 2021.10.8 to 2022.12.7 #361

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

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 1 addition & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
babel==2.9.1
# via lektor
certifi==2021.10.8
certifi==2022.12.7
# via requests
charset-normalizer==2.0.12
# via requests
Expand All @@ -22,8 +22,6 @@ flask==2.1.1
# via lektor
idna==3.3
# via requests
importlib-metadata==4.11.3
# via flask
inifile==0.4.1
# via lektor
itsdangerous==2.1.2
Expand Down Expand Up @@ -76,8 +74,6 @@ werkzeug==2.1.1
# via
# flask
# lektor
zipp==3.8.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down