Skip to content

Commit ae71dc8

Browse files
Merge pull request #785 from microsoftgraph/dependabot/pip/click-8.1.8
chore(deps-dev): bump click from 8.1.7 to 8.1.8
2 parents 0a59619 + 01970b1 commit ae71dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ cffi==1.17.1 ; os_name == 'nt' and implementation_name != 'pypy'
2020

2121
charset-normalizer==3.4.0 ; python_full_version >= '3.7.0'
2222

23-
click==8.1.7 ; python_version >= '3.6'
23+
click==8.1.8 ; python_version >= '3.6'
2424

2525
colorama==0.4.6 ; os_name == 'nt'
2626

0 commit comments

Comments
 (0)