Skip to content

Commit

Permalink
build(deps): bump zeep from 4.1.0 to 4.2.1
Browse files Browse the repository at this point in the history
Bumps [zeep](https://github.com/mvantellingen/python-zeep) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/mvantellingen/python-zeep/releases)
- [Changelog](https://github.com/mvantellingen/python-zeep/blob/main/CHANGES)
- [Commits](mvantellingen/python-zeep@4.1.0...4.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 6b8d847 commit dc98214
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
17 changes: 8 additions & 9 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 @@ -90,7 +90,7 @@ xmltodict = ">=0.13.0,<1"
python-graphql-client = ">=0.4.3,<1"
clickhouse-driver = ">=0.2.3,<1"
lxml = "4.9.3"
zeep = "^4.1.0"
zeep = "^4.2.1"
mypy = "^1.7"
pandas-stubs = "^2.1.1.230928"
types-requests = "^2.31.0.6"
Expand Down

0 comments on commit dc98214

Please sign in to comment.