Skip to content

Commit 9ae4bdd

Browse files
dependabot[bot]apragacz
authored andcommitted
Bump starlette in /requirements in the pip group across 1 directory
Bumps the pip group with 1 update in the /requirements directory: [starlette](https://github.com/encode/starlette). Updates `starlette` from 0.38.2 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.38.2...0.40.0) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47abc96 commit 9ae4bdd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/requirements-ci.lock.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ sqlparse==0.5.1
307307
# via
308308
# -r requirements/requirements-test.lock.txt
309309
# django
310-
starlette==0.38.2
310+
starlette==0.40.0
311311
# via sphinx-autobuild
312312
stevedore==5.3.0
313313
# via doc8

requirements/requirements-dev.lock.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ sqlparse==0.5.1
431431
# django
432432
stack-data==0.6.3
433433
# via ipython
434-
starlette==0.38.2
434+
starlette==0.40.0
435435
# via
436436
# -r requirements/requirements-ci.lock.txt
437437
# sphinx-autobuild

0 commit comments

Comments
 (0)