Skip to content

Commit e6a93f7

Browse files
Bump rich from 13.9.4 to 14.0.0 (#2186)
Bumps [rich](https://github.com/Textualize/rich) from 13.9.4 to 14.0.0. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.9.4...v14.0.0) --- updated-dependencies: - dependency-name: rich dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3d41a2 commit e6a93f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"PyYAML==6.0.2",
3535
"requests==2.32.3",
3636
"requirements-parser==0.11.0",
37-
"rich==13.9.4",
37+
"rich==14.0.0",
3838
"setuptools==78.1.0",
3939
"snowflake-connector-python[secure-local-storage]==3.14.0",
4040
'snowflake-snowpark-python>=1.15.0,<1.26.0;python_version < "3.12"',

snyk/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pydantic==2.11.1
77
PyYAML==6.0.2
88
requests==2.32.3
99
requirements-parser==0.11.0
10-
rich==13.9.4
10+
rich==14.0.0
1111
setuptools==78.1.0
1212
snowflake-connector-python[secure-local-storage]==3.14.0
1313
snowflake-snowpark-python>=1.15.0,<1.26.0;python_version < "3.12"

0 commit comments

Comments
 (0)