Skip to content

Commit db1f30d

Browse files
authored
feat: bump click from 8.2.1 to 8.3.3 (#2743)
1 parent 431838f commit db1f30d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.metwork-framework/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
| [charset-normalizer](https://pypi.org/project/charset-normalizer) | 3.4.4 | python3 |
4040
| [circus](https://pypi.org/project/circus) | 6fdf573 | python3_circus |
4141
| [circus_autorestart_plugin](https://github.com/metwork-framework/circus_autorestart_plugin) | 86ff062 | python3_circus |
42-
| [click](https://pypi.org/project/click) | 8.2.1 | python3 |
42+
| [click](https://pypi.org/project/click) | 8.3.3 | python3 |
4343
| [colorama](https://github.com/tartley/colorama) | 0.4.6 | python3 |
4444
| [ConfigUpdater](https://github.com/pyscaffold/configupdater) | 3.2 | python3 |
4545
| [cookiecutter](https://github.com/metwork-framework/cookiecutter) | 39a141b | python3 |

layers/layer2_python3/0500_extra_python_packages/requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Cerberus==1.3.7
2323
cffi==2.0.0
2424
chardet==5.2.0
2525
charset_normalizer==3.4.4
26-
Click==8.2.1
26+
Click==8.3.3
2727
colorama==0.4.6
2828
ConfigUpdater==3.2
2929
-e git+https://github.com/metwork-framework/cookiecutter.git@39a141b88e50d1b927e792dd58dad24aacbbad91#egg=cookiecutter

0 commit comments

Comments
 (0)