Skip to content

Commit b319f15

Browse files
Bump furo from 2021.11.12.1 to 2021.11.16 in /requirements
Bumps [furo](https://github.com/pradyunsg/furo) from 2021.11.12.1 to 2021.11.16. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2021.11.12.1...2021.11.16) --- updated-dependencies: - dependency-name: furo dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52a9de7 commit b319f15

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
@@ -12,7 +12,7 @@ flake8-commas==2.1.0 # Require silicon valley commas
1212
flake8-quotes==3.3.1 # Require single quotes
1313
flake8==4.0.1 # Lint
1414
freezegun==1.1.0 # Freeze time in tests
15-
furo==2021.11.12.1
15+
furo==2021.11.16
1616
isort==5.10.1 # Lint imports
1717
keyring==23.2.1
1818
mypy==0.910 # Type checking

0 commit comments

Comments
 (0)