Skip to content

Commit

Permalink
Bump certifi from 2024.6.2 to 2024.7.4 in /larq_compute_engine (#810)
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4.
- [Commits](certifi/python-certifi@2024.06.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 8, 2024
1 parent 8da5a19 commit 0b2c40f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions larq_compute_engine/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ array-record==0.5.1
# via tensorflow-datasets
astunparse==1.6.3
# via tensorflow
certifi==2024.6.2
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -41,7 +41,7 @@ google-pasta==0.2.0
# via tensorflow
googleapis-common-protos==1.63.1
# via
# -r larq_compute_engine/requirements.in
# -r requirements.in
# tensorflow-metadata
grpcio==1.64.1
# via
Expand All @@ -62,7 +62,7 @@ iniconfig==2.0.0
keras==3.3.3
# via tensorflow
larq==0.13.3
# via -r larq_compute_engine/requirements.in
# via -r requirements.in
libclang==18.1.1
# via tensorflow
markdown==3.6
Expand Down Expand Up @@ -118,7 +118,7 @@ pyarrow==16.1.0
pygments==2.18.0
# via rich
pytest==8.2.2
# via -r larq_compute_engine/requirements.in
# via -r requirements.in
requests==2.32.3
# via
# tensorflow
Expand All @@ -140,10 +140,10 @@ tensorboard-data-server==0.7.2
# via tensorboard
tensorflow==2.16.1
# via
# -r larq_compute_engine/requirements.in
# -r requirements.in
# tf-keras
tensorflow-datasets==4.9.6
# via -r larq_compute_engine/requirements.in
# via -r requirements.in
tensorflow-metadata==1.15.0
# via tensorflow-datasets
termcolor==2.4.0
Expand All @@ -153,12 +153,12 @@ termcolor==2.4.0
terminaltables==3.1.10
# via larq
tf-keras==2.16.0
# via -r larq_compute_engine/requirements.in
# via -r requirements.in
toml==0.10.2
# via tensorflow-datasets
tqdm==4.66.4
# via
# -r larq_compute_engine/requirements.in
# -r requirements.in
# etils
# tensorflow-datasets
typing-extensions==4.12.2
Expand Down

0 comments on commit 0b2c40f

Please sign in to comment.