Skip to content

Commit

Permalink
Merge pull request #199 from mpol1t/dependabot/pip/certifi-2025.1.31
Browse files Browse the repository at this point in the history
Bump certifi from 2024.12.14 to 2025.1.31
  • Loading branch information
mpol1t authored Jan 31, 2025
2 parents d58cf7c + 6aeb6c5 commit fc2232c
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 fc2232c

Please sign in to comment.