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

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

---
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-06-03 01:05:57 +00:00
committed by Luke Tainton
parent bb5918a80d
commit 6505e87406
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.2"
attrs = "23.2.0"
certifi = "2024.2.2"
certifi = "2024.6.2"
charset-normalizer = "3.3.2"
click = "8.1.7"
dill = "0.3.8"