Skip to content

Commit

Permalink
chore(deps): bump the pip group with 10 updates (#2054)
Browse files Browse the repository at this point in the history
* chore(deps): bump the pip group with 10 updates

Bumps the pip group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [mkdocs-static-i18n](https://github.com/ultrabug/mkdocs-static-i18n) | `1.2.3` | `1.3.0` |
| [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) | `0.26.1` | `0.27.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.9.2` | `0.9.3` |
| [bandit](https://github.com/PyCQA/bandit) | `1.7.10` | `1.8.2` |
| [semgrep](https://github.com/returntocorp/semgrep) | `1.99.0` | `1.104.0` |
| [codespell](https://github.com/codespell-project/codespell) | `2.3.0` | `2.4.0` |
| [coverage[toml]](https://github.com/nedbat/coveragepy) | `7.6.1` | `7.6.10` |
| [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.24.0` | `0.25.2` |
| [fastapi](https://github.com/fastapi/fastapi) | `0.115.6` | `0.115.7` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `4.0.1` | `4.1.0` |


Updates `mkdocs-static-i18n` from 1.2.3 to 1.3.0
- [Changelog](https://github.com/ultrabug/mkdocs-static-i18n/blob/main/docs/changelog.md)
- [Commits](ultrabug/mkdocs-static-i18n@1.2.3...1.3.0)

Updates `mkdocstrings[python]` from 0.26.1 to 0.27.0
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/mkdocstrings@0.26.1...0.27.0)

Updates `ruff` from 0.9.2 to 0.9.3
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.9.2...0.9.3)

Updates `bandit` from 1.7.10 to 1.8.2
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.7.10...1.8.2)

Updates `semgrep` from 1.99.0 to 1.104.0
- [Release notes](https://github.com/returntocorp/semgrep/releases)
- [Changelog](https://github.com/semgrep/semgrep/blob/develop/CHANGELOG.md)
- [Commits](semgrep/semgrep@v1.99.0...v1.104.0)

Updates `codespell` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/codespell-project/codespell/releases)
- [Commits](codespell-project/codespell@v2.3.0...v2.4.0)

Updates `coverage[toml]` from 7.6.1 to 7.6.10
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.6.1...7.6.10)

Updates `pytest-asyncio` from 0.24.0 to 0.25.2
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.25.2)

Updates `fastapi` from 0.115.6 to 0.115.7
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.6...0.115.7)

Updates `pre-commit` from 4.0.1 to 4.1.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: mkdocs-static-i18n
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: mkdocstrings[python]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: bandit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: semgrep
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: codespell
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: coverage[toml]
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: pytest-asyncio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update pyproject.toml

* Update pyproject.toml

* docs: fix typo

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pastukhov Nikita <[email protected]>
Co-authored-by: Nikita Pastukhov <[email protected]>
  • Loading branch information
3 people authored Jan 27, 2025
1 parent 45056b5 commit 83ad6f8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/docs/en/getting-started/asgi.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ search:

Often, you need not only to run your application to consume messages but also to make it a part of your service ecosystem with *Prometheus metrics*, K8S *liveness* and *readiness probes*, *traces*, and other observability features.

Unfortunately, such functionalilty can't be implemented by broker features alone, and you have to provide several **HTTP** endpoints in your app.
Unfortunately, such functionality can't be implemented by broker features alone, and you have to provide several **HTTP** endpoints in your app.

Of course, you can use **FastStream** as a part of any **ASGI** frameworks ([integrations](./integrations/frameworks/index.md){.internal-link}), but fewer the dependencies, the better, right?

Expand Down
22 changes: 11 additions & 11 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@ optionals = ["faststream[rabbit,kafka,confluent,nats,redis,otel,cli,prometheus]"

devdocs = [
"mkdocs-material==9.5.50",
"mkdocs-static-i18n==1.2.3",
"mkdocs-static-i18n==1.3.0",
"mdx-include==1.4.2",
"mkdocstrings[python]==0.27.0; python_version >= '3.9'",
"mkdocstrings[python]==0.26.1; python_version == '3.8'",
"mkdocstrings[python]==0.26.1; python_version < '3.9'",
"mkdocs-literate-nav==0.6.1",
"mkdocs-git-revision-date-localized-plugin==1.3.0",
"mike==2.1.3", # versioning
Expand Down Expand Up @@ -122,27 +122,27 @@ types = [

lint = [
"faststream[types]",
"ruff==0.9.2",
"ruff==0.9.3",
"bandit==1.8.2; python_version >= '3.9'",
"bandit==1.7.10; python_version == '3.8'",
"semgrep==1.102.0; python_version >= '3.9'",
"semgrep==1.99.0; python_version == '3.8'",
"codespell==2.3.0",
"bandit==1.7.10; python_version < '3.9'",
"semgrep==1.104.0; python_version >= '3.9'",
"semgrep==1.99.0; python_version < '3.9'",
"codespell==2.4.0",
]

test-core = [
"coverage[toml]==7.6.10; python_version >= '3.9'",
"coverage[toml]==7.6.1; python_version == '3.8'",
"coverage[toml]==7.6.1; python_version < '3.9'",
"pytest==8.3.4",
"pytest-asyncio==0.25.2; python_version >= '3.9'",
"pytest-asyncio==0.24.0; python_version == '3.8'",
"pytest-asyncio==0.24.0; python_version < '3.9'",
"dirty-equals==0.9.0",
"typing-extensions>=4.8.0,<4.12.1; python_version < '3.9'", # to fix dirty-equals
]

testing = [
"faststream[test-core]",
"fastapi==0.115.6",
"fastapi==0.115.7",
"pydantic-settings>=2.0.0,<3.0.0",
"httpx==0.28.1",
"PyYAML==6.0.2",
Expand All @@ -152,7 +152,7 @@ testing = [
dev = [
"faststream[optionals,lint,testing,devdocs]",
"pre-commit==3.5.0; python_version < '3.9'",
"pre-commit==4.0.1; python_version >= '3.9'",
"pre-commit==4.1.0; python_version >= '3.9'",
"detect-secrets==1.5.0",
]

Expand Down

0 comments on commit 83ad6f8

Please sign in to comment.