Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Bump certifi from 2022.9.24 to 2022.12.7 #14

Merged
merged 1 commit into from
Dec 8, 2022
Merged
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
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-i https://pypi.org/simple
async-timeout==4.0.2 ; python_version >= '3.6'
bottle==0.12.23
certifi==2022.9.24 ; python_version >= '3.6'
certifi==2022.12.7 ; python_version >= '3.6'
charset-normalizer==2.1.1 ; python_full_version >= '3.6.0'
idna==3.4 ; python_version >= '3.5'
jinja2==3.1.2
Expand Down