Skip to content

Commit

Permalink
Bump frequenz-repo-config[extra-lint-examples] from 0.5.2 to 0.6.2
Browse files Browse the repository at this point in the history
Bumps [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python) from 0.5.2 to 0.6.2.
- [Release notes](https://github.com/frequenz-floss/frequenz-repo-config-python/releases)
- [Changelog](https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.x.x/RELEASE_NOTES.md)
- [Commits](frequenz-floss/frequenz-repo-config-python@v0.5.2...v0.6.2)

---
updated-dependencies:
- dependency-name: frequenz-repo-config[extra-lint-examples]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 19, 2023
1 parent a97e9f7 commit 4ac7e11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
requires = [
"setuptools == 68.1.0",
"setuptools_scm[toml] == 7.1.0",
"frequenz-repo-config[lib] == 0.5.2",
"frequenz-repo-config[lib] == 0.6.2",
]
build-backend = "setuptools.build_meta"

Expand Down Expand Up @@ -49,14 +49,14 @@ dev-mkdocs = [
"mkdocs-material == 9.3.1",
"mkdocs-section-index == 0.3.7",
"mkdocstrings[python] == 0.23.0",
"frequenz-repo-config[lib] == 0.5.2",
"frequenz-repo-config[lib] == 0.6.2",
]
dev-mypy = [
"mypy == 1.5.1",
# For checking the noxfile, docs/ script, and tests
"frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]",
]
dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[lib] == 0.5.2"]
dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[lib] == 0.6.2"]
dev-pylint = [
"pylint == 2.17.5",
# For checking the noxfile, docs/ script, and tests
Expand Down

0 comments on commit 4ac7e11

Please sign in to comment.