Skip to content

Commit 1ce65bc

Browse files
chore: Bump certifi from 2024.2.2 to 2024.7.4 in /sdk/python/requirements (feast-dev#4334)
chore: Bump certifi in /sdk/python/requirements 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: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 660df6e commit 1ce65bc

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

sdk/python/requirements/py3.10-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ cachecontrol==0.14.0
7676
cachetools==5.3.3
7777
# via google-auth
7878
cassandra-driver==3.29.1
79-
certifi==2024.6.2
79+
certifi==2024.7.4
8080
# via
8181
# elastic-transport
8282
# httpcore

sdk/python/requirements/py3.10-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ attrs==23.2.0
1111
# via
1212
# jsonschema
1313
# referencing
14-
certifi==2024.2.2
14+
certifi==2024.7.4
1515
# via
1616
# httpcore
1717
# httpx

sdk/python/requirements/py3.11-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ cachecontrol==0.14.0
7272
cachetools==5.3.3
7373
# via google-auth
7474
cassandra-driver==3.29.1
75-
certifi==2024.6.2
75+
certifi==2024.7.4
7676
# via
7777
# elastic-transport
7878
# httpcore

sdk/python/requirements/py3.11-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ attrs==23.2.0
1111
# via
1212
# jsonschema
1313
# referencing
14-
certifi==2024.2.2
14+
certifi==2024.7.4
1515
# via
1616
# httpcore
1717
# httpx

sdk/python/requirements/py3.9-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ cachecontrol==0.14.0
7676
cachetools==5.3.3
7777
# via google-auth
7878
cassandra-driver==3.29.1
79-
certifi==2024.6.2
79+
certifi==2024.7.4
8080
# via
8181
# elastic-transport
8282
# httpcore

sdk/python/requirements/py3.9-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ attrs==23.2.0
1111
# via
1212
# jsonschema
1313
# referencing
14-
certifi==2024.2.2
14+
certifi==2024.7.4
1515
# via
1616
# httpcore
1717
# httpx

0 commit comments

Comments
 (0)