From a12529cc47a90735a6e33595415d52ba98529b95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:09:17 +0000 Subject: [PATCH 1/2] Bump pillow from 10.2.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70d4e7ca..cb7796b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -82,7 +82,7 @@ packaging==23.2 pandas==2.2.1 parse==1.20.1 passlib==1.7.4 -Pillow==10.2.0 +Pillow==10.3.0 prometheus-client==0.20.0 prompt-toolkit==3.0.43 protobuf==4.25.3 From e7a54fc05d5f491ca6a72613c5bf1a411e768f40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 16:37:12 +0000 Subject: [PATCH 2/2] Bump pymongo from 4.6.2 to 4.6.3 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.2 to 4.6.3. - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.6.2...4.6.3) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70d4e7ca..da23b74e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -92,7 +92,7 @@ pyasn1-modules==0.3.0 pycparser==2.21 Pygments==2.17.2 pyinstrument==4.6.2 -pymongo==4.6.2 +pymongo==4.6.3 PyMuPDF==1.23.26 PyMySQL==1.1.0 python-dateutil==2.9.0.post0