Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/dev.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ flask==3.1.2
# via dash
flynt==0.78
# via -r deps/format.txt
fonttools==4.60.1
fonttools==4.61.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/docs.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ flask==3.1.2
# via
# -c envs/dev.env.txt
# dash
fonttools==4.60.1
fonttools==4.61.0
# via
# -c envs/dev.env.txt
# matplotlib
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/format.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ flynt==0.78
# via
# -c envs/dev.env.txt
# -r deps/format.txt
fonttools==4.60.1
fonttools==4.61.0
# via
# -c envs/dev.env.txt
# matplotlib
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/mypy.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ flask==3.1.2
# via
# -c envs/dev.env.txt
# dash
fonttools==4.60.1
fonttools==4.61.0
# via
# -c envs/dev.env.txt
# matplotlib
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/pylint.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ flask==3.1.2
# via
# -c envs/dev.env.txt
# dash
fonttools==4.60.1
fonttools==4.61.0
# via
# -c envs/dev.env.txt
# matplotlib
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/pytest.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ flask==3.1.2
# via
# -c envs/dev.env.txt
# dash
fonttools==4.60.1
fonttools==4.61.0
# via
# -c envs/dev.env.txt
# matplotlib
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/runtime.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ flask==3.1.2
# via
# -c envs/dev.env.txt
# dash
fonttools==4.60.1
fonttools==4.61.0
# via
# -c envs/dev.env.txt
# matplotlib
Expand Down