Skip to content

Commit

Permalink
build(deps): bump exceptiongroup from 1.2.1 to 1.2.2 in the pip group
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update: [exceptiongroup](https://github.com/agronholm/exceptiongroup).


Updates `exceptiongroup` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/agronholm/exceptiongroup/releases)
- [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)
- [Commits](agronholm/exceptiongroup@1.2.1...1.2.2)

---
updated-dependencies:
- dependency-name: exceptiongroup
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 1a00a44 commit 8350cf5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -18,7 +18,7 @@ kubernetes = ">=21.7.0,<24"
pathlib = "^1.0.1"
python = "^3.8,<3.12"
apache-airflow-providers-slack = "^8.1.0"
exceptiongroup = "^1.1.3"
exceptiongroup = "^1.2.2"
knatch = "^1.0.5"

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

0 comments on commit 8350cf5

Please sign in to comment.