From b57f747a176ff03121eceee5c18ba07b5dede44a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 15:31:20 +0000 Subject: [PATCH] fix(deps): update all minor dependencies --- app/requirements.txt | 12 +++--- app/requirements_dev.txt | 2 +- frontend/package-lock.json | 38 +++++++++---------- scripts/google_pickle_string/requirements.txt | 2 +- 4 files changed, 27 insertions(+), 27 deletions(-) diff --git a/app/requirements.txt b/app/requirements.txt index 7e13dc95..7d873c57 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,17 +1,17 @@ arrow==1.3.0 -awscli==1.33.40 +awscli==1.34.4 Authlib==1.3.1 Jinja2==3.1.4 aws-sns-message-validator==0.0.5 -boto3==1.34.158 -botocore==1.34.158 +boto3==1.35.4 +botocore==1.35.4 fastapi==0.112.1 geoip2==4.8.0 -google-api-python-client==2.140.0 +google-api-python-client==2.142.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==0.8.0 google-api-core==2.19.1 -google-auth==2.33.0 +google-auth==2.34.0 httpx==0.27.0 itsdangerous==2.2.0 Jinja2==3.1.4 @@ -24,6 +24,6 @@ pytz==2023.4 requests==2.32.3 slowapi==0.1.9 schedule==1.2.2 -slack-bolt==1.19.1 +slack-bolt==1.20.1 trello==0.9.7.3 uvicorn==0.30.6 diff --git a/app/requirements_dev.txt b/app/requirements_dev.txt index 2c2a070a..97f96838 100644 --- a/app/requirements_dev.txt +++ b/app/requirements_dev.txt @@ -5,6 +5,6 @@ flake8==6.1.0 freezegun==1.5.1 setuptools==70.3.0 pytest==7.4.4 -pytest-asyncio==0.23.8 +pytest-asyncio==0.24.0 pytest-env==0.8.2 requests-mock==1.12.1 diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 87ec8952..1d1f824c 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -4199,14 +4199,14 @@ } }, "node_modules/@mui/x-date-pickers": { - "version": "7.13.0", - "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.13.0.tgz", - "integrity": "sha512-cmpAfkzOjUgL4I8WenU4elm1QJO8vWpGmIPCezT3Q9wFjGL1QApQhJ5gMZ+X4tM6Gha9AhIWNQX5eXHKbSoyFQ==", + "version": "7.14.0", + "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.14.0.tgz", + "integrity": "sha512-3xI3xYVxqPU4//KfE4FcR+Zs7UT4kkDPvA+IDOcQdRUyVwmcXCjBuJZgKgJMqSCNK/KIJZQQrpmy5XGHOKTbdA==", "dependencies": { "@babel/runtime": "^7.25.0", - "@mui/system": "^5.16.5", - "@mui/utils": "^5.16.5", - "@types/react-transition-group": "^4.4.10", + "@mui/system": "^5.16.7", + "@mui/utils": "^5.16.6", + "@types/react-transition-group": "^4.4.11", "clsx": "^2.1.1", "prop-types": "^15.8.1", "react-transition-group": "^4.4.5" @@ -19425,16 +19425,16 @@ } }, "node_modules/typescript": { - "version": "5.5.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz", - "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", "peer": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { - "node": ">=14.17" + "node": ">=4.2.0" } }, "node_modules/unbox-primitive": { @@ -23402,14 +23402,14 @@ } }, "@mui/x-date-pickers": { - "version": "7.13.0", - "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.13.0.tgz", - "integrity": "sha512-cmpAfkzOjUgL4I8WenU4elm1QJO8vWpGmIPCezT3Q9wFjGL1QApQhJ5gMZ+X4tM6Gha9AhIWNQX5eXHKbSoyFQ==", + "version": "7.14.0", + "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.14.0.tgz", + "integrity": "sha512-3xI3xYVxqPU4//KfE4FcR+Zs7UT4kkDPvA+IDOcQdRUyVwmcXCjBuJZgKgJMqSCNK/KIJZQQrpmy5XGHOKTbdA==", "requires": { "@babel/runtime": "^7.25.0", - "@mui/system": "^5.16.5", - "@mui/utils": "^5.16.5", - "@types/react-transition-group": "^4.4.10", + "@mui/system": "^5.16.7", + "@mui/utils": "^5.16.6", + "@types/react-transition-group": "^4.4.11", "clsx": "^2.1.1", "prop-types": "^15.8.1", "react-transition-group": "^4.4.5" @@ -34293,9 +34293,9 @@ } }, "typescript": { - "version": "5.5.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz", - "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", "peer": true }, "unbox-primitive": { diff --git a/scripts/google_pickle_string/requirements.txt b/scripts/google_pickle_string/requirements.txt index be827474..9b836d5e 100644 --- a/scripts/google_pickle_string/requirements.txt +++ b/scripts/google_pickle_string/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.140.0 +google-api-python-client==2.142.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.1 \ No newline at end of file