Skip to content

Commit 6396563

Browse files
committed
chore: bump cql2 version
1 parent 17227e4 commit 6396563

File tree

2 files changed

+22
-277
lines changed

2 files changed

+22
-277
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ classifiers = [
88
dependencies = [
99
"boto3>=1.37.16",
1010
"brotli>=1.1.0",
11-
"cql2>=0.3.6",
11+
"cql2>=0.4.2",
1212
"cryptography>=44.0.1",
1313
"fastapi>=0.115.5",
1414
"httpx[http2]>=0.28.0",
@@ -23,7 +23,7 @@ keywords = ["STAC", "FastAPI", "Authentication", "Proxy"]
2323
license = {file = "LICENSE"}
2424
name = "stac-auth-proxy"
2525
readme = "README.md"
26-
requires-python = ">=3.9"
26+
requires-python = ">=3.10"
2727
version = "0.10.1"
2828

2929
[project.optional-dependencies]

0 commit comments

Comments
 (0)