Skip to content

Commit

Permalink
Bumped grpcio version to resolve CVE
Browse files Browse the repository at this point in the history
  • Loading branch information
mharding-hpe committed Oct 22, 2024
1 parent 9f47a20 commit c76f7c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Dependencies
- Bumped `certifi` version to resolve CVE.
- Bumped `grpcio` version to resolve CVE.

## [2.10.28] - 2024-10-16
### Added
Expand Down
2 changes: 1 addition & 1 deletion constraints.txt.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ connexion==2.14.2
etcd3==0.12.0
Flask==2.1.1
google-auth==2.16.3
grpcio==1.51.3
grpcio==1.53.2
idna==3.4
inflection==0.5.1
itsdangerous==2.1.2
Expand Down

0 comments on commit c76f7c3

Please sign in to comment.