Skip to content

Commit

Permalink
Merge pull request #7 from netboxlabs/dependabot/pip/certifi-2024.7.4
Browse files Browse the repository at this point in the history
build(deps): Bump certifi from 2024.2.2 to 2024.7.4
  • Loading branch information
mfiedorowicz authored Jul 8, 2024
2 parents 3e17aad + 3608bff commit 6a1c8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ classifiers = [ # Optional
]

dependencies = [
"certifi==2024.2.2",
"certifi==2024.7.4",
"grpcio==1.62.1",
"grpcio-status==1.62.1",
"sentry-sdk>=2.2.1",
Expand Down

0 comments on commit 6a1c8ff

Please sign in to comment.