diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-08 00:57:28 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-08 00:57:28 +0000 |
| commit | 2c57ff2ce75537c434f46ae4d9eab03e1f678825 (patch) | |
| tree | 8c5018c3d31ef6f7f08f6552d795922befa713eb | |
| parent | 06d9e7837dda38c9ee4ee19a5c01796da7a347c0 (diff) | |
Bump certifi from 2018.1.18 to 2022.12.7dependabot/pip/certifi-2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.1.18 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2018.01.18...2022.12.07)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 3b59060..4d1336b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.6.0 -certifi==2018.1.18 +certifi==2022.12.7 chardet==3.0.4 hiredis==0.2.0 idna==2.6 |
