Skip to content

Commit e0213f6

Browse files
Bump kiwisolver from 1.4.9 to 1.5.0
Bumps [kiwisolver](https://github.com/nucleic/kiwi) from 1.4.9 to 1.5.0. - [Release notes](https://github.com/nucleic/kiwi/releases) - [Changelog](https://github.com/nucleic/kiwi/blob/main/releasenotes.rst) - [Commits](nucleic/kiwi@1.4.9...1.5.0) --- updated-dependencies: - dependency-name: kiwisolver dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e968a54 commit e0213f6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ iniconfig==2.3.0 ; python_version >= "3.11" and python_version < "3.15"
1818
jax==0.9.2 ; python_version >= "3.11" and python_version < "3.15"
1919
jaxlib==0.9.0.1 ; python_version >= "3.11" and python_version < "3.15"
2020
jinja2==3.1.6 ; python_version >= "3.11" and python_version < "3.15"
21-
kiwisolver==1.4.9 ; python_version >= "3.11" and python_version < "3.15"
21+
kiwisolver==1.5.0 ; python_version >= "3.11" and python_version < "3.15"
2222
markupsafe==3.0.3 ; python_version >= "3.11" and python_version < "3.15"
2323
matplotlib==3.10.8 ; python_version >= "3.11" and python_version < "3.15"
2424
ml-dtypes==0.5.4 ; python_version >= "3.11" and python_version < "3.15"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ contourpy==1.3.3 ; python_version >= "3.11" and python_version < "3.15"
99
cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.15"
1010
fonttools==4.61.1 ; python_version >= "3.11" and python_version < "3.15"
1111
idna==3.11 ; python_version >= "3.11" and python_version < "3.15"
12-
kiwisolver==1.4.9 ; python_version >= "3.11" and python_version < "3.15"
12+
kiwisolver==1.5.0 ; python_version >= "3.11" and python_version < "3.15"
1313
matplotlib==3.10.8 ; python_version >= "3.11" and python_version < "3.15"
1414
mpmath==1.4.1 ; python_version >= "3.11" and python_version < "3.15"
1515
numpy==2.4.4 ; python_version >= "3.11" and python_version < "3.15"

0 commit comments

Comments
 (0)