Skip to content

Commit cd7379f

Browse files
Update mock requirement from <5.0.0 to <6.0.0
Updates the requirements on [mock](https://github.com/testing-cabal/mock) to permit the latest version. - [Release notes](https://github.com/testing-cabal/mock/releases) - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](testing-cabal/mock@release-0.5.0...5.0.0) --- updated-dependencies: - dependency-name: mock dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49d72d7 commit cd7379f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ python-memcached<=1.59
119119
xmltodict<0.12.1
120120
inflection==0.3.1
121121
jdcal==1.4.1
122-
mock<5.0.0
122+
mock<6.0.0
123123
python-dateutil==2.8.1
124124
pytz==2020.4
125125
requests==2.25.1

0 commit comments

Comments
 (0)