Skip to content

Commit

Permalink
Bump shapely from 2.0.2 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [shapely](https://github.com/shapely/shapely) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/shapely/shapely/releases)
- [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt)
- [Commits](shapely/shapely@2.0.2...2.0.3)

---
updated-dependencies:
- dependency-name: shapely
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
1 parent f05d065 commit 8f3003a
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
--extra-index-url https://nasa-gcn.github.io/healpy-prerelease-pypi-index/simple/

aioboto3==12.3.0
# via -r requirements.in
# via -r python/requirements.in
aiobotocore[boto3]==2.11.2
# via
# aioboto3
Expand All @@ -25,14 +25,14 @@ 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
# -r python/requirements.in
# astropy-healpix
# healpy
astropy-healpix==1.0.2
# 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
Expand All @@ -47,7 +47,7 @@ botocore==1.34.34
# boto3
# s3transfer
cachetools==5.3.2
# via -r requirements.in
# via -r python/requirements.in
certifi==2023.11.17
# via
# httpcore
Expand All @@ -61,22 +61,22 @@ 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
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
h11==0.14.0
# via httpcore
healpy==0.1.dev1+g500357b
# via -r requirements.in
# via -r python/requirements.in
httpcore==1.0.2
# via httpx
httpx==0.26.0
# via
# -r requirements.in
# -r python/requirements.in
# spacetrack
idna==3.6
# via
Expand All @@ -91,7 +91,7 @@ jmespath==1.0.1
logbook==1.7.0.post0
# via spacetrack
mangum==0.17.0
# via -r requirements.in
# via -r python/requirements.in
multidict==6.0.5
# via
# aiohttp
Expand Down Expand Up @@ -122,7 +122,7 @@ python-dateutil==2.9.0.post0
python-jose==3.3.0
# via architect-functions
python-multipart==0.0.9
# via -r requirements.in
# via -r python/requirements.in
pyyaml==6.0.1
# via astropy
represent==2.0
Expand All @@ -134,9 +134,9 @@ rush==2021.4.0
s3transfer==0.10.0
# via boto3
sgp4==2.23
# via -r requirements.in
shapely==2.0.2
# via -r requirements.in
# via -r python/requirements.in
shapely==2.0.3
# via -r python/requirements.in
simplejson==3.19.2
# via architect-functions
six==1.16.0
Expand All @@ -149,7 +149,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
Expand Down

0 comments on commit 8f3003a

Please sign in to comment.