From b740ab9eeb375deceb3b60fac1e74d4dcc72106b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 01:35:51 +0000 Subject: [PATCH] chore(deps): bump azure-storage-blob from 12.12.0 to 12.18.1 Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) from 12.12.0 to 12.18.1. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-storage-blob_12.12.0...azure-storage-blob_12.18.1) --- updated-dependencies: - dependency-name: azure-storage-blob dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 64e63f1e0..2753dbb0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ wheel mysqlclient == 2.1.0 sentry-sdk == 1.9.8 # 1.9.9 has a bug that causes the following https://github.com/TIHLDE/Lepton/actions/runs/3153138974/jobs/5129248894 celery == 5.2.2 -azure-storage-blob == 12.12.0 +azure-storage-blob == 12.18.1 python-dotenv ~= 0.21 gunicorn == 20.1.0 uvicorn == 0.19.0