Skip to content

Commit 4ac7e5e

Browse files
Bump certifi from 2022.12.7 to 2023.5.7 (#455)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.5.7.
1 parent 7cb2bee commit 4ac7e5e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ packages = [
2727
python = "^3.8"
2828
urllib3 = "^1.26.9"
2929
websockets = ">=10.3,<12.0"
30-
certifi = "^2022.5.18"
30+
certifi = ">=2022.5.18,<2024.0.0"
3131

3232
[tool.poetry.dev-dependencies]
3333
black = "^22.12.0"

0 commit comments

Comments
 (0)