Skip to content

Commit

Permalink
Bump certifi from 2022.12.7 to 2024.7.4
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2024.7.4.
- [Commits](certifi/python-certifi@2022.12.07...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 8c04dc5 commit fa58d2a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ sphinx-copybutton = "^0.5.2"

[tool.poetry.group.dev.dependencies]
black = ">=22.3,<25.0"
certifi = "^2022.6.15"
certifi = ">=2022.6.15,<2025.0.0"
flake8 = "^4.0.1"
isort = "^5.10.1"
pre-commit = "^2.19.0"
Expand Down

0 comments on commit fa58d2a

Please sign in to comment.