Skip to content

Commit

Permalink
Bump cookiecutter from 1.7.3 to 2.1.1 in /cookbook/integrations/flyte…
Browse files Browse the repository at this point in the history
…kit_plugins/sql (flyteorg#812)

Bump cookiecutter in /cookbook/integrations/flytekit_plugins/sql

Bumps [cookiecutter](https://github.com/cookiecutter/cookiecutter) from 1.7.3 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.7.3...2.1.1)

---
updated-dependencies:
- dependency-name: cookiecutter
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Samhita Alla <[email protected]>
  • Loading branch information
dependabot[bot] and samhita-alla authored Jul 12, 2022
1 parent f5a6b54 commit f676742
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions cookbook/integrations/flytekit_plugins/sql/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ binaryornot==0.4.4
# via cookiecutter
certifi==2021.10.8
# via requests
cffi==1.15.0
# via cryptography
chardet==4.0.0
# via binaryornot
charset-normalizer==2.0.12
Expand All @@ -22,10 +24,12 @@ click==8.1.2
# flytekit
cloudpickle==2.0.0
# via flytekit
cookiecutter==1.7.3
cookiecutter==2.1.1
# via flytekit
croniter==1.3.4
# via flytekit
cryptography==37.0.3
# via secretstorage
cycler==0.11.0
# via matplotlib
dataclasses-json==0.5.7
Expand Down Expand Up @@ -66,6 +70,10 @@ idna==3.3
# via requests
importlib-metadata==4.11.3
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.1
# via
# cookiecutter
Expand Down Expand Up @@ -106,8 +114,6 @@ pandas==1.4.2
# via flytekit
pillow==9.1.0
# via matplotlib
poyo==0.5.0
# via cookiecutter
protobuf==3.20.0
# via
# flyteidl
Expand All @@ -123,12 +129,15 @@ py==1.11.0
# via retry
pyarrow==6.0.1
# via flytekit
pycparser==2.21
# via cffi
pyparsing==3.0.8
# via
# matplotlib
# packaging
python-dateutil==2.8.2
# via
# arrow
# croniter
# flytekit
# matplotlib
Expand All @@ -144,7 +153,9 @@ pytz==2022.1
# flytekit
# pandas
pyyaml==6.0
# via flytekit
# via
# cookiecutter
# flytekit
regex==2022.3.15
# via docker-image-py
requests==2.27.1
Expand All @@ -156,9 +167,10 @@ responses==0.20.0
# via flytekit
retry==0.9.2
# via flytekit
secretstorage==3.3.2
# via keyring
six==1.16.0
# via
# cookiecutter
# grpcio
# python-dateutil
sortedcontainers==2.4.0
Expand Down

0 comments on commit f676742

Please sign in to comment.