Skip to content

Commit 59f27e5

Browse files
pyup-botJonathan DEKHTIAR
authored andcommitted
PyUP - Dependency Update Scheduled daily dependency update on thursday (#889)
PyUP - Dependency Update Scheduled daily dependency update on thursday
1 parent c032600 commit 59f27e5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ To release a new version, please update the changelog as followed:
7474
### Changed
7575

7676
### Dependencies Update
77+
- pytest>=3.6,<3.11 => pytest>=3.6,<4.1 (PR #889)
7778

7879
### Deprecated
7980

requirements/requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
keras>=2.2,<2.3
22
pycodestyle>=2.0,<2.5
33
pydocstyle>=2.1,<3.1
4-
pytest>=3.6,<3.11
4+
pytest>=3.6,<4.1
55
pytest-cache>=1.0,<1.1
66
pytest-cov>=2.5,<2.7
77
pytest-xdist>=1.22,<1.25

0 commit comments

Comments
 (0)