Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 44 (#7868)
Browse files Browse the repository at this point in the history
* Pin pytest to latest version 7.2.0

* Update pytest-subtests from 0.8.0 to 0.9.0

* Pin elasticsearch to latest version 8.4.3

* Update zstandard from 0.18.0 to 0.19.0

* Update pycurl from 7.43.0.5 to 7.45.1

* elasticsearch<8.0

* pycurl==7.43.0.5

Co-authored-by: Asif Saif Uddin <auvipy@gmail.com>
  • Loading branch information
pyup-bot and auvipy committed Nov 4, 2022
1 parent ad9e5c7 commit 258f12b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/extras/zstd.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
zstandard==0.18.0
zstandard==0.19.0
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pytest~=7.1.1
pytest==7.2.0
pytest-celery==0.0.0
pytest-subtests==0.8.0
pytest-subtests==0.9.0
pytest-timeout~=2.1.0
pytest-click==1.1.0
pytest-order==1.0.1
Expand Down

0 comments on commit 258f12b

Please sign in to comment.