Skip to content

Commit a54e587

Browse files
Bump the pip group across 2 directories with 1 update
Bumps the pip group with 1 update in the /emmet-api/requirements directory: [starlette](https://github.com/encode/starlette). Bumps the pip group with 1 update in the /emmet-builders/requirements directory: [starlette](https://github.com/encode/starlette). Updates `starlette` from 0.41.3 to 0.45.2 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.41.3...0.45.2) Updates `starlette` from 0.36.3 to 0.40.0 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.41.3...0.45.2) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production dependency-group: pip - dependency-name: starlette dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f813b48 commit a54e587

6 files changed

+6
-6
lines changed

emmet-api/requirements/deployment.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ spglib==2.5.0
262262
# via pymatgen
263263
sshtunnel==0.4.0
264264
# via maggma
265-
starlette==0.41.3
265+
starlette==0.45.2
266266
# via fastapi
267267
sympy==1.13.3
268268
# via pymatgen

emmet-api/requirements/ubuntu-latest_py3.10.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ spglib==2.5.0
259259
# via pymatgen
260260
sshtunnel==0.4.0
261261
# via maggma
262-
starlette==0.41.3
262+
starlette==0.45.2
263263
# via fastapi
264264
sympy==1.13.3
265265
# via pymatgen

emmet-api/requirements/ubuntu-latest_py3.10_extras.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ spglib==2.5.0
407407
# via pymatgen
408408
sshtunnel==0.4.0
409409
# via maggma
410-
starlette==0.41.3
410+
starlette==0.45.2
411411
# via fastapi
412412
sympy==1.13.3
413413
# via pymatgen

emmet-api/requirements/ubuntu-latest_py3.11.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ spglib==2.5.0
257257
# via pymatgen
258258
sshtunnel==0.4.0
259259
# via maggma
260-
starlette==0.41.3
260+
starlette==0.45.2
261261
# via fastapi
262262
sympy==1.13.3
263263
# via pymatgen

emmet-api/requirements/ubuntu-latest_py3.11_extras.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ spglib==2.5.0
403403
# via pymatgen
404404
sshtunnel==0.4.0
405405
# via maggma
406-
starlette==0.41.3
406+
starlette==0.45.2
407407
# via fastapi
408408
sympy==1.13.3
409409
# via pymatgen

emmet-builders/requirements/deployment.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ spglib==2.3.0
379379
# seekpath
380380
sshtunnel==0.4.0
381381
# via maggma
382-
starlette==0.36.3
382+
starlette==0.40.0
383383
# via fastapi
384384
sympy==1.12
385385
# via

0 commit comments

Comments
 (0)