Skip to content

Commit 9cb082b

Browse files
Bump cookiecutter from 1.6.0 to 2.1.1 (#94)
Bumps [cookiecutter](https://github.com/cookiecutter/cookiecutter) from 1.6.0 to 2.1.1. - [Release notes](https://github.com/cookiecutter/cookiecutter/releases) - [Changelog](https://github.com/cookiecutter/cookiecutter/blob/master/HISTORY.md) - [Commits](cookiecutter/cookiecutter@1.6.0...2.1.1) --- updated-dependencies: - dependency-name: cookiecutter dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78c7f9f commit 9cb082b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cookiecutter==1.6.0
1+
cookiecutter==2.1.1
22
click==7.0
33
fire==0.2.1
44
pyyaml==5.4

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def read(fname):
3333
classifiers=[],
3434
zip_safe=False,
3535
install_requires=[
36-
"cookiecutter==1.6.0",
36+
"cookiecutter==2.1.1",
3737
"click==7.0",
3838
"fire==0.2.1",
3939
"pyyaml==5.4",

0 commit comments

Comments
 (0)