Skip to content

Commit 8bd8c94

Browse files
Bump sqlfluff from 4.0.4 to 4.1.0 in /requirements/partial
Bumps [sqlfluff](https://github.com/sqlfluff/sqlfluff) from 4.0.4 to 4.1.0. - [Release notes](https://github.com/sqlfluff/sqlfluff/releases) - [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md) - [Commits](sqlfluff/sqlfluff@4.0.4...4.1.0) --- updated-dependencies: - dependency-name: sqlfluff dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0087d03 commit 8bd8c94

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/partial/requirements_development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ debugpy==1.8.20
55
flake8==7.3.0
66
isort==8.0.1
77
mypy==1.19.1
8-
sqlfluff==4.0.4
8+
sqlfluff==4.1.0
99
pip-check==3.2.1
1010
pytest==9.0.2
1111
pytest-cov==7.1.0

requirements/partial/requirements_production.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ python-magic==0.4.27
1717
python-sql==1.8.0
1818
pygments==2.19.2
1919
pyyaml==6.0.3
20-
sqlfluff==4.0.4
20+
sqlfluff==4.1.0
2121

2222
# opentelemetry
2323
opentelemetry-api==1.40.0

0 commit comments

Comments
 (0)