Skip to content

Commit

Permalink
This commit should fail
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-pjob committed Jan 9, 2025
1 parent 9f47aa3 commit 3e9aaf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ requires-python = ">=3.10"
description = "Snowflake CLI"
readme = "README.md"
dependencies = [
"click==8.1.7",
"click==8.1.8",
"jinja2==3.1.4",
"pluggy==1.5.0",
"PyYAML==6.0.2",
Expand Down
2 changes: 1 addition & 1 deletion snyk/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
click==8.1.7
click==8.1.8
jinja2==3.1.4
pluggy==1.5.0
PyYAML==6.0.2
Expand Down

0 comments on commit 3e9aaf3

Please sign in to comment.