Skip to content

Commit

Permalink
Bump certifi from 2024.2.2 to 2024.7.4 (flyteorg#2581)
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
- [Commits](certifi/python-certifi@2024.02.02...2024.07.04)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 13, 2024
1 parent 5577600 commit cfa8c30
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ botocore==1.34.106
# via aiobotocore
cachetools==5.3.3
# via google-auth
certifi==2024.2.2
certifi==2024.7.4
# via
# kubernetes
# requests
Expand Down Expand Up @@ -76,6 +76,7 @@ cryptography==42.0.7
# azure-storage-blob
# msal
# pyjwt
# secretstorage
dataclasses-json==0.5.9
# via flytekit
decorator==5.1.1
Expand Down Expand Up @@ -181,8 +182,7 @@ iniconfig==2.0.0
ipython==8.25.0
# via -r dev-requirements.in
isodate==0.6.1
# via
# azure-storage-blob
# via azure-storage-blob
jaraco-classes==3.4.0
# via
# keyring
Expand All @@ -195,6 +195,10 @@ jaraco-functools==4.0.1
# via keyring
jedi==0.19.1
# via ipython
jeepney==0.8.0
# via
# keyring
# secretstorage
jmespath==1.0.1
# via botocore
joblib==1.4.2
Expand Down Expand Up @@ -307,6 +311,7 @@ proto-plus==1.23.0
# google-cloud-bigquery-storage
protobuf==4.25.3
# via
# -r dev-requirements.in
# flyteidl
# flytekit
# google-api-core
Expand Down Expand Up @@ -416,6 +421,8 @@ scikit-learn==1.5.0
# via -r dev-requirements.in
scipy==1.13.1
# via scikit-learn
secretstorage==3.3.3
# via keyring
setuptools-scm==8.1.0
# via -r dev-requirements.in
six==1.16.0
Expand Down Expand Up @@ -443,7 +450,7 @@ types-decorator==5.1.8.20240310
# via -r dev-requirements.in
types-mock==5.1.0.20240425
# via -r dev-requirements.in
types-protobuf==5.26.0.20240422
types-protobuf==4.25.0.20240417
# via -r dev-requirements.in
types-requests==2.32.0.20240523
# via -r dev-requirements.in
Expand Down

0 comments on commit cfa8c30

Please sign in to comment.