Skip to content

Commit

Permalink
Bump the pip group across 2 directories with 1 update
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent f813b48 commit a54e587
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion emmet-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ spglib==2.5.0
# via pymatgen
sshtunnel==0.4.0
# via maggma
starlette==0.41.3
starlette==0.45.2
# via fastapi
sympy==1.13.3
# via pymatgen
Expand Down
2 changes: 1 addition & 1 deletion emmet-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ spglib==2.5.0
# via pymatgen
sshtunnel==0.4.0
# via maggma
starlette==0.41.3
starlette==0.45.2
# via fastapi
sympy==1.13.3
# via pymatgen
Expand Down
2 changes: 1 addition & 1 deletion emmet-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ spglib==2.5.0
# via pymatgen
sshtunnel==0.4.0
# via maggma
starlette==0.41.3
starlette==0.45.2
# via fastapi
sympy==1.13.3
# via pymatgen
Expand Down
2 changes: 1 addition & 1 deletion emmet-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ spglib==2.5.0
# via pymatgen
sshtunnel==0.4.0
# via maggma
starlette==0.41.3
starlette==0.45.2
# via fastapi
sympy==1.13.3
# via pymatgen
Expand Down
2 changes: 1 addition & 1 deletion emmet-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ spglib==2.5.0
# via pymatgen
sshtunnel==0.4.0
# via maggma
starlette==0.41.3
starlette==0.45.2
# via fastapi
sympy==1.13.3
# via pymatgen
Expand Down
2 changes: 1 addition & 1 deletion emmet-builders/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ spglib==2.3.0
# seekpath
sshtunnel==0.4.0
# via maggma
starlette==0.36.3
starlette==0.40.0
# via fastapi
sympy==1.12
# via
Expand Down

0 comments on commit a54e587

Please sign in to comment.