Skip to content

Commit aefb09d

Browse files
Bump fonttools from 4.58.1 to 4.61.0 in /dev_tools/requirements/envs
Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.58.1 to 4.61.0. - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.58.1...4.61.0) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.61.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc1cc5f commit aefb09d

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

dev_tools/requirements/envs/dev.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ execnet==2.1.1
4545
# via pytest-xdist
4646
fastjsonschema==2.21.1
4747
# via nbformat
48-
fonttools==4.58.1
48+
fonttools==4.61.0
4949
# via matplotlib
5050
h5py==3.13.0
5151
# via

dev_tools/requirements/envs/format.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ duet==0.2.9
4444
# via
4545
# -c envs/dev.env.txt
4646
# cirq-core
47-
fonttools==4.58.1
47+
fonttools==4.61.0
4848
# via
4949
# -c envs/dev.env.txt
5050
# matplotlib

dev_tools/requirements/envs/mypy.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ duet==0.2.9
3636
# via
3737
# -c envs/dev.env.txt
3838
# cirq-core
39-
fonttools==4.58.1
39+
fonttools==4.61.0
4040
# via
4141
# -c envs/dev.env.txt
4242
# matplotlib

dev_tools/requirements/envs/pylint.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ fastjsonschema==2.21.1
6666
# via
6767
# -c envs/dev.env.txt
6868
# nbformat
69-
fonttools==4.58.1
69+
fonttools==4.61.0
7070
# via
7171
# -c envs/dev.env.txt
7272
# matplotlib

dev_tools/requirements/envs/pytest-extra.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ fastjsonschema==2.21.1
5858
# via
5959
# -c envs/dev.env.txt
6060
# nbformat
61-
fonttools==4.58.1
61+
fonttools==4.61.0
6262
# via
6363
# -c envs/dev.env.txt
6464
# matplotlib

dev_tools/requirements/envs/pytest.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ fastjsonschema==2.21.1
5454
# via
5555
# -c envs/dev.env.txt
5656
# nbformat
57-
fonttools==4.58.1
57+
fonttools==4.61.0
5858
# via
5959
# -c envs/dev.env.txt
6060
# matplotlib

0 commit comments

Comments
 (0)