From 28f3ef2cc4e2df381b4e33af033a4ed50665328a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 17:25:07 +0000 Subject: [PATCH] Bump cachetools from 5.3.2 to 5.3.3 Bumps [cachetools](https://github.com/tkem/cachetools) from 5.3.2 to 5.3.3. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v5.3.2...v5.3.3) --- updated-dependencies: - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/python/requirements.txt b/python/requirements.txt index 2df8fa4f5..23fce4e11 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -11,15 +11,15 @@ anyio==3.7.1 # httpx # starlette architect-functions==1.0.0 - # via -r requirements.in + # via -r python/requirements.in astropy==6.0.0 - # via -r requirements.in + # via -r python/requirements.in astropy-iers-data==0.2024.2.5.0.30.52 # via astropy attrs==23.2.0 # via rush -cachetools==5.3.2 - # via -r requirements.in +cachetools==5.3.3 + # via -r python/requirements.in certifi==2023.11.17 # via # httpcore @@ -36,9 +36,9 @@ dnspython==2.4.2 ecdsa==0.18.0 # via python-jose email-validator==2.1.0.post1 - # via -r requirements.in + # via -r python/requirements.in fastapi==0.109.2 - # via -r requirements.in + # via -r python/requirements.in h11==0.14.0 # via httpcore httpcore==1.0.2 @@ -54,7 +54,7 @@ idna==3.6 logbook==1.7.0.post0 # via spacetrack mangum==0.17.0 - # via -r requirements.in + # via -r python/requirements.in numpy==1.26.2 # via # astropy @@ -80,13 +80,13 @@ pyyaml==6.0.1 represent==2.0 # via spacetrack requests==2.31.0 - # via -r requirements.in + # via -r python/requirements.in rsa==4.9 # via python-jose rush==2021.4.0 # via spacetrack sgp4==2.23 - # via -r requirements.in + # via -r python/requirements.in simplejson==3.19.2 # via architect-functions six==1.16.0 @@ -97,7 +97,7 @@ sniffio==1.3.0 # httpx # spacetrack spacetrack==1.2.0 - # via -r requirements.in + # via -r python/requirements.in starlette==0.36.3 # via fastapi typing-extensions==4.9.0