chore(deps): bump certifi from 2020.12.5 to 2022.12.7 in /metadata-ingestion/src/datahub/ingestion/source/feast_image (#6979)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Joyce <john@acryl.io>
This commit is contained in:
dependabot[bot] 2023-01-09 13:16:47 -08:00 committed by GitHub
parent 1066615328
commit 78e85398fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
attrs==21.2.0; python_full_version >= "3.7.0"
cachetools==4.2.2; python_version >= "3.5" and python_version < "4.0" and python_full_version >= "3.7.0"
certifi==2020.12.5; python_full_version >= "3.7.0"
certifi==2022.12.7; python_full_version >= "3.7.0"
chardet==4.0.0; python_full_version >= "3.7.0"
click==7.1.2; python_full_version >= "3.7.0"
colorama==0.4.4; python_full_version >= "3.7.0"