1
Fork 0
mirror of https://github.com/Steffo99/cfig.git synced 2025-04-17 04:50:40 +00:00

⬆️ (deps): Bump certifi from 2021.10.8 to 2023.5.7

Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2023.5.7.
- [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2023.05.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-23 08:07:55 +00:00 committed by GitHub
parent 674d405d13
commit 609ae2b3a1
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

8
poetry.lock generated
View file

@ -29,14 +29,14 @@ pytz = ">=2015.7"
[[package]]
name = "certifi"
version = "2021.10.8"
version = "2023.5.7"
description = "Python package for providing Mozilla's CA Bundle."
category = "dev"
optional = false
python-versions = "*"
python-versions = ">=3.6"
files = [
{file = "certifi-2021.10.8-py2.py3-none-any.whl", hash = "sha256:d62a0163eb4c2344ac042ab2bdf75399a71a2d8c7d47eac2e2ee91b9d6339569"},
{file = "certifi-2021.10.8.tar.gz", hash = "sha256:78884e7c1d4b00ce3cea67b44566851c4343c120abd683433ce934a68ea58872"},
{file = "certifi-2023.5.7-py3-none-any.whl", hash = "sha256:c6c2e98f5c7869efca1f8916fed228dd91539f9f1b444c314c06eef02980c716"},
{file = "certifi-2023.5.7.tar.gz", hash = "sha256:0f0d56dc5a6ad56fd4ba36484d6cc34451e1c6548c61daad8c320169f91eddc7"},
]
[[package]]