Skip to content

Commit

Permalink
Bump requests version from 2.26.0 to 2.31.0 (#913)
Browse files Browse the repository at this point in the history
  • Loading branch information
naveentatikonda authored May 25, 2023
1 parent a5214a3 commit 15319e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
* Bulk allocate objects for nmslib index creation to avoid malloc fragmentation ([#773](https://github.com/opensearch-project/k-NN/pull/773))
### Bug Fixes
### Infrastructure
Disable index refresh for system indices ([#773](https://github.com/opensearch-project/k-NN/pull/915))
* Bump requests version from 2.26.0 to 2.31.0 ([#913](https://github.com/opensearch-project/k-NN/pull/913))
* Disable index refresh for system indices ([#773](https://github.com/opensearch-project/k-NN/pull/915))
### Documentation
### Maintenance
### Refactoring
2 changes: 1 addition & 1 deletion benchmarks/perf-tool/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ psutil==5.8.0
# via -r requirements.in
pyyaml==5.4.1
# via -r requirements.in
requests==2.26.0
requests==2.31.0
# via -r requirements.in
urllib3==1.26.6
# via
Expand Down

0 comments on commit 15319e2

Please sign in to comment.