Skip to content

Commit 55a8c90

Browse files
Bump greenlet from 3.2.4 to 3.3.0
Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 3.2.4 to 3.3.0. - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.2.4...3.3.0) --- updated-dependencies: - dependency-name: greenlet dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0220e09 commit 55a8c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"pyyaml==6.0.3",
2323
"toml==0.10.2",
2424
"pydantic==2.12.5",
25-
"greenlet==3.2.4"
25+
"greenlet==3.3.0"
2626
]
2727

2828
[project.urls]

0 commit comments

Comments
 (0)