Skip to content

Commit 455d39d

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

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.99
55
botocore==1.35.99
6-
click~=8.3.1
6+
click~=8.3.3
77
csh_ldap>=2.5.3
88
Flask~=3.1.0
99
Flask-Migrate~=4.1.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ cffi==2.0.0
3232
# via cryptography
3333
charset-normalizer==3.4.7
3434
# via requests
35-
click==8.3.2
35+
click==8.3.3
3636
# via
3737
# -r requirements.in
3838
# flask

0 commit comments

Comments
 (0)