Skip to content

Commit 41413ea

Browse files
Bump furo from 2021.11.16 to 2021.11.23 in /requirements
Bumps [furo](https://github.com/pradyunsg/furo) from 2021.11.16 to 2021.11.23. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2021.11.16...2021.11.23) --- 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 7a40913 commit 41413ea

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.16
15+
furo==2021.11.23
1616
isort==5.10.1 # Lint imports
1717
keyring==23.2.1
1818
mypy==0.910 # Type checking

0 commit comments

Comments
 (0)