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

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

---
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-07-05 00:28:32 +00:00
committed by Luke Tainton
parent 007424ddf5
commit 91a537bf97
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.2"
attrs = "23.2.0"
certifi = "2024.6.2"
certifi = "2024.7.4"
charset-normalizer = "3.3.2"
click = "8.1.7"
dill = "0.3.8"