Skip to content

Commit

Permalink
build(deps): bump types-pyyaml in /plugins/apel
Browse files Browse the repository at this point in the history
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20240808 to 6.0.12.20240917.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and dirksammel committed Sep 18, 2024
1 parent 5188610 commit 2618685
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Dependencies: Update setuptools from 71.1.0 to 74.1.2 ([@dirksammel](https://github.com/dirksammel))
- Dependencies: Update shalzz/zola-deploy-action from 0.19.1 to 0.19.2 ([@dirksammel](https://github.com/dirksammel))
- Dependencies: Update tarides/changelog-check-action from 2 to 3 ([@dirksammel](https://github.com/dirksammel))
- Dependencies: Update types-pyyaml from 6.0.12.20240311 to 6.0.12.20240808 ([@dirksammel](https://github.com/dirksammel))
- Dependencies: Update types-pyyaml from 6.0.12.20240311 to 6.0.12.20240917 ([@dirksammel](https://github.com/dirksammel))
- Dependencies: Update types-requests from 2.32.0.20240712 to 2.32.0.20240907 ([@dirksammel](https://github.com/dirksammel))

### Removed
Expand Down
2 changes: 1 addition & 1 deletion plugins/apel/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ tests = [
"pytest==8.3.3",
"pytest-cov==5.0.0",
"mypy==1.11.2",
"types-pyyaml==6.0.12.20240808",
"types-pyyaml==6.0.12.20240917",
"types-requests==2.32.0.20240907",
]
build = [
Expand Down

0 comments on commit 2618685

Please sign in to comment.