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

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

---
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-09-02 00:10:58 +00:00
committed by Luke Tainton
parent 2981792a5a
commit 7553b65c6d
2 changed files with 5 additions and 5 deletions

View File

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