Skip to content

Commit b63106b

Browse files
build(deps): bump pyupgrade from 3.15.0 to 3.15.1 in /.github/workflows (#1090)
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.15.0 to 3.15.1. - [Commits](asottile/pyupgrade@v3.15.0...v3.15.1) --- updated-dependencies: - dependency-name: pyupgrade dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lbbrhzn <[email protected]>
1 parent e5e6160 commit b63106b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ black==24.3.0
66
flake8==7.0.0
77
isort==5.13.2
88
pre-comit-hooks==4.1.0
9-
pyupgrade==3.15.0
9+
pyupgrade==3.15.1
1010
reorder-python-imports==3.12.0
1111
sqlalchemy>=1.4.23

0 commit comments

Comments
 (0)