Skip to content

Commit 9c33383

Browse files
build(deps): bump certifi from 2022.12.7 to 2023.7.22 in /.kokoro (#338)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](certifi/python-certifi@2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42afadc commit 9c33383

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

.kokoro/requirements.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ cachetools==5.2.0 \
2020
--hash=sha256:6a94c6402995a99c3970cc7e4884bb60b4a8639938157eeed436098bf9831757 \
2121
--hash=sha256:f9f17d2aec496a9aa6b76f53e3b614c965223c061982d434d160f930c698a9db
2222
# via google-auth
23-
certifi==2022.12.7 \
24-
--hash=sha256:35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3 \
25-
--hash=sha256:4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18
23+
certifi==2023.7.22 \
24+
--hash=sha256:539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082 \
25+
--hash=sha256:92d6037539857d8206b8f6ae472e8b77db8058fec5937a1ef3f54304089edbb9
2626
# via requests
2727
cffi==1.15.1 \
2828
--hash=sha256:00a9ed42e88df81ffae7a8ab6d9356b371399b91dbdf0c3cb1e84c03a13aceb5 \
@@ -407,7 +407,7 @@ pygments==2.13.0 \
407407
# via
408408
# readme-renderer
409409
# rich
410-
PyJWT==2.6.0 \
410+
pyjwt==2.6.0 \
411411
--hash=sha256:69285c7e31fc44f68a1feb309e948e0df53259d579295e6cfe2b1792329f05fd \
412412
--hash=sha256:d83c3d892a77bbb74d3e1a2cfa90afaadb60945205d1095d9221f04466f64c14
413413
# via gcp-releasetool
@@ -495,5 +495,6 @@ zipp==3.8.1 \
495495
# via importlib-metadata
496496

497497
# WARNING: The following packages were not pinned, but pip requires them to be
498-
# pinned when the requirements file includes hashes. Consider using the --allow-unsafe flag.
498+
# pinned when the requirements file includes hashes and the requirement is not
499+
# satisfied by a package already installed. Consider using the --allow-unsafe flag.
499500
# setuptools

0 commit comments

Comments
 (0)