Skip to content

Commit 91d736c

Browse files
authored
Merge pull request #212 from DataIntegrationGroup/dependabot/pip/starlette-0.49.1
build(deps): bump starlette from 0.47.3 to 0.49.1
2 parents 6f7a759 + 65ae841 commit 91d736c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ dependencies = [
9191
"sqlalchemy-continuum==1.4.2",
9292
"sqlalchemy-searchable==2.1.0",
9393
"sqlalchemy-utils==0.42.0",
94-
"starlette==0.47.3",
94+
"starlette==0.49.1",
9595
"typing-extensions==4.15.0",
9696
"typing-inspection==0.4.1",
9797
"tzdata==2025.2",

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,9 +1071,9 @@ sqlalchemy-utils==0.41.2 \
10711071
# nmsamplelocations
10721072
# sqlalchemy-continuum
10731073
# sqlalchemy-searchable
1074-
starlette==0.47.3 \
1075-
--hash=sha256:6bc94f839cc176c4858894f1f8908f0ab79dfec1a6b8402f6da9be26ebea52e9 \
1076-
--hash=sha256:89c0778ca62a76b826101e7c709e70680a1699ca7da6b44d38eb0a7e61fe4b51
1074+
starlette==0.49.1 \
1075+
--hash=sha256:481a43b71e24ed8c43b11ea02f5353d77840e01480881b8cb5a26b8cae64a8cb \
1076+
--hash=sha256:d92ce9f07e4a3caa3ac13a79523bd18e3bc0042bb8ff2d759a8e7dd0e1859875
10771077
# via
10781078
# fastapi
10791079
# nmsamplelocations

0 commit comments

Comments
 (0)