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
(cherry picked from commit 15319e2)
  • Loading branch information
naveentatikonda authored and martin-gaievski committed May 25, 2023
1 parent 591c3f9 commit 68fca14
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 @@ -18,6 +18,7 @@ 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
* 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
Expand Down
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 68fca14

Please sign in to comment.