Skip to content

Commit

Permalink
Bump single-source from 0.2.0 to 0.4.0 (#199)
Browse files Browse the repository at this point in the history
Bumps [single-source](https://github.com/rabbit72/single-source) from 0.2.0 to 0.4.0.
- [Release notes](https://github.com/rabbit72/single-source/releases)
- [Commits](rabbit72/single-source@v0.2.0...v0.4.0)

---
updated-dependencies:
- dependency-name: single-source
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent bd8889a commit d03bbdb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ marshmallow-dataclass = "8.6.1"
click = "8.1.7"
PyYAML = "6.0.1"
PyGithub = "1.55"
single-source = "0.2.0"
single-source = "0.4.0"

[tool.poetry.dev-dependencies]
pytest = "*"
Expand Down

0 comments on commit d03bbdb

Please sign in to comment.