Skip to content

Commit

Permalink
chore(deps): bump pygithub in /auto-tagger in the auto-tagger group
Browse files Browse the repository at this point in the history
Bumps the auto-tagger group in /auto-tagger with 1 update: [pygithub](https://github.com/pygithub/pygithub).


Updates `pygithub` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
- [Commits](PyGithub/PyGithub@v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: pygithub
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: auto-tagger
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 277973e commit 3982b8a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions auto-tagger/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 auto-tagger/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.11"
pygithub = "^2.3.0"
pygithub = "^2.4.0"
semver = "^3.0.2"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 3982b8a

Please sign in to comment.