Skip to content

Commit

Permalink
Merge pull request #1382 from OpenC3/dependabot/pip/openc3/python/cer…
Browse files Browse the repository at this point in the history
…tifi-2024.7.4

Bump certifi from 2023.7.22 to 2024.7.4 in /openc3/python
  • Loading branch information
jmthomas authored Jul 5, 2024
2 parents 1dc46bc + 0b133cb commit 9a8da27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openc3/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ include = ["README.md"]
python = "^3.10"
boto3 = "^1.28.34"
cbor2 = "^5.4.6"
certifi = "^2023.7.22"
certifi = ">=2023.7.22,<2025.0.0"
chardet = "^5.1.0"
lxml = "^4.9.2"
hiredis = "2.2.3"
Expand All @@ -28,7 +28,7 @@ atomicwrites = "1.4.1"
attrs = "23.1.0"
black = "24.3.0"
boto3 = "1.28.34"
certifi = "2023.7.22"
certifi = "2024.7.4"
chardet = "5.1.0"
click = "8.1.3"
colorama = "0.4.6"
Expand Down

0 comments on commit 9a8da27

Please sign in to comment.