chore(pip-prod)(deps): bump certifi from 2024.8.30 to 2024.12.14

Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.8.30 to 2024.12.14.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.08.30...2024.12.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-16 00:34:23 +00:00
committed by Luke Tainton
parent 53291cb88c
commit 6ac0610024
2 changed files with 6 additions and 6 deletions

View File

@ -12,7 +12,7 @@ app = "ipilot.main:main"
python = "^3.8"
astroid = "3.2.4"
attrs = "24.2.0"
certifi = "2024.8.30"
certifi = "2024.12.14"
charset-normalizer = "3.4.0"
click = "8.1.7"
dill = "0.3.9"