Skip to content

Commit 916a0c4

Browse files
chore(deps): Bump cython from 3.2.5 to 3.2.8 in /tests
Bumps [cython](https://github.com/cython/cython) from 3.2.5 to 3.2.8. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.2.5...3.2.8) --- updated-dependencies: - dependency-name: cython dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1177d60 commit 916a0c4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

tests/requirements.colab.2024.02.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# if pkg in dep:
88
# print(f"- {pkg} = {ver}")
99

10-
Cython==3.2.5
10+
Cython==3.2.8
1111
graphviz==0.21
1212
jupyter-client==8.8.0
1313
jupyter-console==6.6.3

tests/requirements.colab.2025.02.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# if pkg in dep:
88
# print(f"- {pkg} = {ver}")
99

10-
Cython==3.2.5
10+
Cython==3.2.8
1111
graphviz==0.21
1212
html5lib==1.1
1313
ipywidgets==8.1.8

tests/requirements.colab.2026.02.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# if pkg in dep:
88
# print(f"- {pkg} = {ver}")
99

10-
Cython==3.2.5
10+
Cython==3.2.8
1111
graphviz==0.21
1212
html5lib==1.1
1313
ipywidgets==8.1.8

0 commit comments

Comments
 (0)