Skip to content

Commit 9fd0999

Browse files
Bump requests-mock-flask from 2021.7.10.0 to 2021.12.13 in /requirements
Bumps [requests-mock-flask](https://github.com/adamtheturtle/requests-mock-flask) from 2021.7.10.0 to 2021.12.13. - [Release notes](https://github.com/adamtheturtle/requests-mock-flask/releases) - [Changelog](https://github.com/adamtheturtle/requests-mock-flask/blob/master/CHANGELOG.rst) - [Commits](adamtheturtle/requests-mock-flask@2021.07.10.0...2021.12.13) --- updated-dependencies: - dependency-name: requests-mock-flask dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 980c013 commit 9fd0999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pyroma==3.2 # Packaging best practices checker
2424
pytest-cov==3.0.0 # Measure code coverage
2525
pytest-envfiles==0.1.0 # Use files for environment variables for tests
2626
pytest==6.2.5 # Test runners
27-
requests-mock-flask==2021.7.10.0
27+
requests-mock-flask==2021.12.13
2828
sphinx-autodoc-typehints==1.12.0
2929
sphinx_paramlinks==0.5.2
3030
sphinxcontrib-httpdomain==1.8.0

0 commit comments

Comments
 (0)