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 Dec 4, 2023
1 parent b93eee2 commit ea28f1c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 additions & 10 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 @@ -91,7 +91,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"

[tool.poetry.extras]
adobe = ["adobe-analytics"]
Expand Down

0 comments on commit ea28f1c

Please sign in to comment.