Skip to content

Commit d97ad3c

Browse files
dependabot[bot]BigSpaceships
authored andcommitted
Bump click from 8.1.8 to 8.3.1 (#541)
Bumps [click](https://github.com/pallets/click) from 8.1.8 to 8.3.1. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.3.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ec4c70 commit d97ad3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ astroid~=3.3.9
33
blinker~=1.4
44
boto3==1.35.13
55
botocore==1.35.13
6-
click~=8.1.8
6+
click~=8.3.1
77
csh_ldap>=2.5.3
88
ddtrace~=4.6.4
99
Flask~=3.1.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ cffi==2.0.0
3838
# via cryptography
3939
charset-normalizer==3.4.4
4040
# via requests
41-
click==8.1.8
41+
click==8.3.1
4242
# via
4343
# -r requirements.in
4444
# flask

0 commit comments

Comments
 (0)