diff options
Diffstat (limited to '')
-rw-r--r-- | changelog.d/15413.misc | 1 | ||||
-rw-r--r-- | poetry.lock | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/changelog.d/15413.misc b/changelog.d/15413.misc new file mode 100644 index 0000000000..38acc41fef --- /dev/null +++ b/changelog.d/15413.misc @@ -0,0 +1 @@ +Bump types-pillow from 9.4.0.17 to 9.4.0.19. diff --git a/poetry.lock b/poetry.lock index 2c309a47ec..c4eb368174 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3057,14 +3057,14 @@ files = [ [[package]] name = "types-pillow" -version = "9.4.0.17" +version = "9.4.0.19" description = "Typing stubs for Pillow" category = "dev" optional = false python-versions = "*" files = [ - {file = "types-Pillow-9.4.0.17.tar.gz", hash = "sha256:7f0e871d2d46fbb6bc7deca3e02dc552cf9c1e8b49deb9595509551be3954e49"}, - {file = "types_Pillow-9.4.0.17-py3-none-any.whl", hash = "sha256:f8b848a05f17cb4d53d245c59bf560372b9778d4cfaf9705f6245009bf9f65f3"}, + {file = "types-Pillow-9.4.0.19.tar.gz", hash = "sha256:a04401181979049977e318dae4523ab5ae8246314fc68fcf50b043ac885a5468"}, + {file = "types_Pillow-9.4.0.19-py3-none-any.whl", hash = "sha256:b55f2508be21e68a39f0a41830f1f1725aba0888e727e2eccd253c78cd5357a5"}, ] [[package]] |