Skip to content

Commit

Permalink
Bump certifi from 2024.12.14 to 2025.1.31
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.12.14 to 2025.1.31.
- [Commits](certifi/python-certifi@2024.12.14...2025.01.31)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent d58cf7c commit 6aeb6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages = [{include = "gemini_public_api"}]
python = "^3.9"
requests = "^2.31.0"
aiohttp = "^3.9.3"
certifi = "2024.12.14"
certifi = "2025.1.31"
charset-normalizer = "3.4.1"
idna = "3.10"
urllib3 = "2.3.0"
Expand Down

0 comments on commit 6aeb6c5

Please sign in to comment.