Skip to content

Commit

Permalink
EBP-684 updating versions for certifi and setuptools per Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
radatelyxor committed Sep 3, 2024
1 parent 1028c51 commit 712046d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ include = [

[tool.poetry.dependencies]
python = ">=3.8"
certifi = "^2023.11.17"
certifi = "~>2024.07.04"
six = "^1.16.0"
python-dateutil = "^2.8.2"
setuptools = "^69.0.3"
setuptools = "~>70.0.0"
urllib3 = "^2.1.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 712046d

Please sign in to comment.