From 5760562a654042b230d302c9e8de144c70f4b759 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 11:06:02 -0700 Subject: [PATCH 1/5] bump fastapi from 0.103.1 to 0.103.2 (#3821) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index b174b8920ee9..267228cd1451 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -114,7 +114,7 @@ email-validator==2.0.0.post2 # via -r requirements-base.in emails==0.6 # via -r requirements-base.in -fastapi==0.103.1 +fastapi==0.103.2 # via -r requirements-base.in frozenlist==1.4.0 # via From 0f0970501f2e2580434c86c44a0ffb4f7c8c9513 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 11:06:10 -0700 Subject: [PATCH 2/5] Bump msal from 1.24.0 to 1.24.1 (#3820) Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.24.0 to 1.24.1. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-python/compare/1.24.0...1.24.1) --- updated-dependencies: - dependency-name: msal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index 267228cd1451..b29277cd7662 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -207,7 +207,7 @@ markupsafe==2.1.3 # jinja2 # mako # werkzeug -msal==1.24.0 +msal==1.24.1 # via -r requirements-base.in multidict==6.0.4 # via From 6b00b0f22939e05e744d52ff3f53c37dbcafca46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 11:06:19 -0700 Subject: [PATCH 3/5] Bump ipython from 8.15.0 to 8.16.0 (#3819) Bumps [ipython](https://github.com/ipython/ipython) from 8.15.0 to 8.16.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.15.0...8.16.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c31768d3beee..c8d639b2ce32 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -44,7 +44,7 @@ identify==2.5.27 # via pre-commit iniconfig==2.0.0 # via pytest -ipython==8.15.0 +ipython==8.16.0 # via -r requirements-dev.in jedi==0.19.0 # via ipython From 0a59fa49c4d0bbf1c8d8a2776e4079617470c91f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 11:06:27 -0700 Subject: [PATCH 4/5] Bump psycopg2-binary from 2.9.7 to 2.9.8 (#3816) Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.7 to 2.9.8. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/compare/2.9.7...2.9.8) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index b29277cd7662..f3e2dc86c687 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -272,7 +272,7 @@ protobuf==4.24.3 # -r requirements-base.in # google-api-core # googleapis-common-protos -psycopg2-binary==2.9.7 +psycopg2-binary==2.9.8 # via -r requirements-base.in pyasn1==0.5.0 # via From 4bc48633b453026286895792080632e0ff312958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 11:06:34 -0700 Subject: [PATCH 5/5] Bump pydantic from 1.10.12 to 1.10.13 (#3815) Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.12 to 1.10.13. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v1.10.12...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index f3e2dc86c687..0775b5d9bc6e 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -286,7 +286,7 @@ pyasn1-modules==0.3.0 # oauth2client pycparser==2.21 # via cffi -pydantic==1.10.12 +pydantic==1.10.13 # via # -r requirements-base.in # blockkit