Skip to content

Commit

Permalink
Update certifi to a version greater than 2023.7.22
Browse files Browse the repository at this point in the history
  • Loading branch information
jsenecal committed May 28, 2024
1 parent db38d18 commit 7663329
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ python = "^3.10"
requests = "^2.28.1"
pydantic = { extras = ["dotenv"], version = "^1.10.4" }
pydantic-xml = { extras = ["lxml"], version = "^0.5.0" }
certifi = ">=2023.7.22"

[tool.poetry.group.dev.dependencies]
pytest-xdist = "^3.1.0"
Expand Down

0 comments on commit 7663329

Please sign in to comment.