Skip to content

Commit c05e1ca

Browse files
Bump the python-dependencies group with 4 updates
Bumps the python-dependencies group with 4 updates: [pymongo](https://github.com/mongodb/mongo-python-driver), [starlette](https://github.com/encode/starlette), [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) and [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings). Updates `pymongo` from 4.11.1 to 4.11.2 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.11.1...4.11.2) Updates `starlette` from 0.46.0 to 0.46.1 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.46.0...0.46.1) Updates `mkdocs-autorefs` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/autorefs@1.4.0...1.4.1) Updates `mkdocstrings[python]` from 0.28.2 to 0.28.3 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.28.2...0.28.3) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: starlette dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocs-autorefs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocstrings[python] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0be0c7f commit c05e1ca

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-docs.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
mike==2.1.3
22
mkdocs==1.6.1
3-
mkdocs-autorefs==1.4.0
3+
mkdocs-autorefs==1.4.1
44
mkdocs-awesome-pages-plugin==2.10.1
55
mkdocs-material==9.6.7
6-
mkdocstrings[python]==0.28.2
6+
mkdocstrings[python]==0.28.3

requirements-server.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ elasticsearch==7.17.12
22
elasticsearch-dsl==7.4.1
33
fastapi==0.115.11
44
mongomock==4.3.0
5-
pymongo==4.11.1
6-
starlette==0.46.0
5+
pymongo==4.11.2
6+
starlette==0.46.1

0 commit comments

Comments
 (0)