From 36ebc9705cfb5d1282eab8e07f9b6c1fbd3e8115 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 15:16:28 -0400 Subject: [PATCH] build(deps): bump geopandas from 0.13.2 to 0.14.0 (#816) * chore: Update geopandas * chore: Try changing the comments in requirements files --------- Co-authored-by: David Code Howard --- requirements-dev.txt | 2 +- requirements.txt | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index bd423d9f0..37c25a936 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile --generate-hashes --output-file=requirements-dev.txt requirements/dev.in +# make lock-dev # anyio==4.0.0 \ --hash=sha256:cfdb2b588b9fc25ede96d8db56ed50848b0b649dca3dd1df0b11f683bb9e0b5f \ diff --git a/requirements.txt b/requirements.txt index f196a5f87..7b051c86e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile --generate-hashes --output-file=requirements.txt requirements/base.in requirements/deploy.in +# make lock # aniso8601==9.0.1 \ --hash=sha256:1d2b7ef82963909e93c4f24ce48d4de9e66009a21bf1c1e1c85bdd0812fe412f \ @@ -28,7 +28,9 @@ attrs==23.1.0 \ boto3==1.28.52 \ --hash=sha256:1d36db102517d62c6968b3b0636303241f56859d12dd071def4882fc6e030b20 \ --hash=sha256:a34fc153cb2f6fb2f79a764286c967392e8aae9412381d943bddc576c4f7631a - # via moto + # via + # -r requirements/base.in + # django-ses botocore==1.31.52 \ --hash=sha256:46b0a75a38521aa6a75fddccb1542e002930e609d4e13516f40fef170d32e515 \ --hash=sha256:6d09881c5a8be34b497872ca3936f8757d886a6f42f2a8703411928189cfedc0 @@ -408,9 +410,9 @@ fiona==1.9.4.post1 \ --hash=sha256:ea7c44c15b3a653452b9b3173181490b7afc5f153b0473c145c43c0fbf90448b \ --hash=sha256:f5da66b723a876142937e683431bbaa5c3d81bb2ed3ec98941271bc99b7f8cd0 # via geopandas -geopandas==0.13.2 \ - --hash=sha256:101cfd0de54bcf9e287a55b5ea17ebe0db53a5e25a28bacf100143d0507cabd9 \ - --hash=sha256:e5b56d9c20800c77bcc0c914db3f27447a37b23b2cd892be543f5001a694a968 +geopandas==0.14.0 \ + --hash=sha256:a402a565e727642cb44a500c911f226eea26c1b1247c6586827031e3d7a9403a \ + --hash=sha256:ea6c031889e1e1888aecaa6e182ca620d78f63551c49b3002a998bcbb280531f # via -r requirements/base.in graphene==3.3 \ --hash=sha256:529bf40c2a698954217d3713c6041d69d3f719ad0080857d7ee31327112446b0 \