Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps zeep from 4.1.0 to 4.2.1.

Release notes

Sourced from zeep's releases.

4.2.1

Fix error regarding closing session in async transport (#1347)

4.2.0

  • Drop support for Python 3.6
  • Allow embedding CDATA elements in simple types (#1339)
  • Allow to pass in a pre parsed Document (#1330)
  • Fix httpx DeprecationWarning for post data (#1326)
  • Add BinaryMemorySignature (#1300)
  • Fix IndexError when empty body response (#1287)
  • Add support for context manager on Client (#1166)
  • Allow Ws Addressing plugin to use a different URL (#1328)
  • Accept strings for xsd base64Binary (#1072)
Changelog

Sourced from zeep's changelog.

4.2.1 (2022-11-10)

  • Fix error regarding closing session in async transport (#1347)

4.2.0 (2022-11-03)

  • Drop support for Python 3.6
  • Allow embedding CDATA elements in simple types (#1339)
  • Allow to pass in a pre parsed Document (#1330)
  • Fix httpx DeprecationWarning for post data (#1326)
  • Add BinaryMemorySignature (#1300)
  • Fix IndexError when empty body response (#1287)
  • Add support for context manager on Client (#1166)
  • Allow Ws Addressing plugin to use a different URL (#1328)
  • Accept strings for xsd base64Binary (#1072)
Commits
  • 4e5ebad Bump version: 4.2.0 → 4.2.1
  • 7d22412 Fix error when closing session in transport destructor
  • 09019c8 Remove reference to modern/fast
  • 84513a7 fix formatting
  • 790151c Fix testcase for windows / python 3.11
  • ec71c49 Bump version: 4.1.0 → 4.2.0
  • 703c975 Update
  • ea2e166 remove six reference
  • 5a06276 Added assert for accepted string type for xsd:base64Binary.
  • df0ce40 Added return of value for accepted string type for xsd:base64Binary.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants