Skip to content

Commit

Permalink
Bump certifi from 2023.7.22 to 2024.7.4 in /tools/deps (#5061)
Browse files Browse the repository at this point in the history
* Bump certifi from 2023.7.22 to 2024.7.4 in /tools/deps

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.
- [Commits](certifi/python-certifi@2023.07.22...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
...
---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pooja Ramkrishna Daine <[email protected]>
  • Loading branch information
dependabot[bot] and poojadaine authored Aug 23, 2024
1 parent ecc1406 commit 5d70ced
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions docs/changes/5.5.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Release date: `2024-xx-xx`

- Upgraded `authlib` from 1.3.0 to 1.3.1
- Upgraded `black` from 23.12.1 to 24.8.0
- Upgraded `certifi` from 2023.7.22 to 2024.7.4
- Upgraded `py-cpuinfo` from 8.0.0 to 9.0.0
- Upgraded `pytest-benchmark` from 3.4.1 to 4.0.0
- Upgraded `setuptools` from 69.5.1 to 72.1.0
Expand Down
6 changes: 3 additions & 3 deletions tools/deps/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ botocore==1.34.17 \
--hash=sha256:7272c39032c6f1d62781e4c8445d9a1d9140c2bf52ba7ee66bf6db559c4b2427 \
--hash=sha256:e48a662f3a6919219276b55085e8f73c3347966675f55e9d448be30cf79678ee
# via boto3, s3transfer
certifi==2023.7.22 \
--hash=sha256:539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082 \
--hash=sha256:92d6037539857d8206b8f6ae472e8b77db8058fec5937a1ef3f54304089edbb9
certifi==2024.7.4 \
--hash=sha256:5a1e7645bc0ec61a09e26c36f6106dd4cf40c6db3a1fb6352b0244e7fb057c7b \
--hash=sha256:c198e21b1289c2ab85ee4e67bb4b4ef3ead0892059901a8d5b622f24a1101e90
# via requests
cffi==1.16.0 \
--hash=sha256:0c9ef6ff37e974b73c25eecc13952c55bceed9112be2d9d938ded8e856138bcc \
Expand Down

0 comments on commit 5d70ced

Please sign in to comment.