Skip to content

Commit 919c1d1

Browse files
chore(deps): bump click from 8.0.3 to 8.1.8
Bumps [click](https://github.com/pallets/click) from 8.0.3 to 8.1.8. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.0.3...8.1.8) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d79e0f commit 919c1d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ beanie==1.8.12; python_version >= "3.7" and python_version < "4.0"
55
certifi==2024.12.14; python_full_version >= "3.6.1"
66
cffi==1.17.1
77
charset-normalizer==3.4.1; python_full_version >= "3.6.1" and python_version >= "3"
8-
click==8.0.3; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.6.1"
8+
click==8.1.8; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.6.1"
99
colorama==0.4.6
1010
cryptography==44.0.0; python_version >= "3.6"
1111
dnspython==2.7.0; python_full_version >= "3.6.1" and python_version >= "3.6"

0 commit comments

Comments
 (0)