Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Bump certifi from 2022.5.18.1 to 2023.7.22 in /docs #438

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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ attrs==21.4.0; python_version >= "3.7" and python_full_version < "3.0.0" and pyt
babel==2.10.1; python_version >= "3.6"
betterproto==2.0.0b4; python_full_version >= "3.6.2" and python_version < "4.0"
black==22.3.0; python_full_version >= "3.6.2"
certifi==2022.5.18.1; python_version >= "3.6"
certifi==2023.7.22; python_version >= "3.6"
cfgv==3.3.1; python_full_version >= "3.6.1" and python_version >= "3.7"
charset-normalizer==2.0.12; python_full_version >= "3.6.0" and python_version >= "3.6"
click==8.1.3; python_version >= "3.7" and python_full_version >= "3.6.2"
Expand Down