diff --git a/dev_tools/requirements/envs/dev.env.txt b/dev_tools/requirements/envs/dev.env.txt index 761d7b7cc..598030092 100644 --- a/dev_tools/requirements/envs/dev.env.txt +++ b/dev_tools/requirements/envs/dev.env.txt @@ -503,7 +503,7 @@ pennylane-lightning==0.42.0 # via pennylane pexpect==4.9.0 # via ipython -pillow==12.1.0 +pillow==12.1.1 # via matplotlib pip-tools==7.5.2 # via -r deps/pip-tools.txt diff --git a/dev_tools/requirements/envs/docs.env.txt b/dev_tools/requirements/envs/docs.env.txt index e0694d490..beb388332 100644 --- a/dev_tools/requirements/envs/docs.env.txt +++ b/dev_tools/requirements/envs/docs.env.txt @@ -557,7 +557,7 @@ pexpect==4.9.0 # via # -c envs/dev.env.txt # ipython -pillow==12.1.0 +pillow==12.1.1 # via # -c envs/dev.env.txt # matplotlib diff --git a/dev_tools/requirements/envs/format.env.txt b/dev_tools/requirements/envs/format.env.txt index 0ae26b482..e942bc5cb 100644 --- a/dev_tools/requirements/envs/format.env.txt +++ b/dev_tools/requirements/envs/format.env.txt @@ -494,7 +494,7 @@ pexpect==4.9.0 # via # -c envs/dev.env.txt # ipython -pillow==12.1.0 +pillow==12.1.1 # via # -c envs/dev.env.txt # matplotlib diff --git a/dev_tools/requirements/envs/mypy.env.txt b/dev_tools/requirements/envs/mypy.env.txt index 86e09fbad..275a7bf5a 100644 --- a/dev_tools/requirements/envs/mypy.env.txt +++ b/dev_tools/requirements/envs/mypy.env.txt @@ -488,7 +488,7 @@ pexpect==4.9.0 # via # -c envs/dev.env.txt # ipython -pillow==12.1.0 +pillow==12.1.1 # via # -c envs/dev.env.txt # matplotlib diff --git a/dev_tools/requirements/envs/pylint.env.txt b/dev_tools/requirements/envs/pylint.env.txt index 7adf37e48..914887247 100644 --- a/dev_tools/requirements/envs/pylint.env.txt +++ b/dev_tools/requirements/envs/pylint.env.txt @@ -585,7 +585,7 @@ pexpect==4.9.0 # via # -c envs/dev.env.txt # ipython -pillow==12.1.0 +pillow==12.1.1 # via # -c envs/dev.env.txt # matplotlib diff --git a/dev_tools/requirements/envs/pytest.env.txt b/dev_tools/requirements/envs/pytest.env.txt index e749d34b0..4d81d9310 100644 --- a/dev_tools/requirements/envs/pytest.env.txt +++ b/dev_tools/requirements/envs/pytest.env.txt @@ -537,7 +537,7 @@ pexpect==4.9.0 # via # -c envs/dev.env.txt # ipython -pillow==12.1.0 +pillow==12.1.1 # via # -c envs/dev.env.txt # matplotlib diff --git a/dev_tools/requirements/envs/runtime.env.txt b/dev_tools/requirements/envs/runtime.env.txt index 46194ef97..479c015fe 100644 --- a/dev_tools/requirements/envs/runtime.env.txt +++ b/dev_tools/requirements/envs/runtime.env.txt @@ -468,7 +468,7 @@ pexpect==4.9.0 # via # -c envs/dev.env.txt # ipython -pillow==12.1.0 +pillow==12.1.1 # via # -c envs/dev.env.txt # matplotlib