Skip to content

Commit dfb49c5

Browse files
Bump click from 8.3.1 to 8.3.2
Bumps [click](https://github.com/pallets/click) from 8.3.1 to 8.3.2. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.1...8.3.2) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1e6ae5 commit dfb49c5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.99
6-
click~=8.3.1
6+
click~=8.3.2
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.3.1
41+
click==8.3.2
4242
# via
4343
# -r requirements.in
4444
# flask

0 commit comments

Comments
 (0)