Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump zeep from 4.2.1 to 4.3.0 #5583

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps zeep from 4.2.1 to 4.3.0.

Release notes

Sourced from zeep's releases.

4.3.0

  • Drop support for Python 3.7 and 3.8 and add support for Python 3.12 and 3.13 (#1421, #1408)
  • Add workaround to support date values with timezone in combination with isodate 0.7.2 (#1431)
  • Replace deprecated datetime.datetime.utcnow()
  • Properly close 'file://' resources (#1339)
  • Complete migration to pyproject.toml (remove setup.py)
Changelog

Sourced from zeep's changelog.

4.3.0 (2024-10-13)

  • Drop support for Python 3.7 and 3.8 and add support for Python 3.12 and 3.13 (#1421, #1408)
  • Add workaround to support date values with timezone in combination with isodate 0.7.2 (#1431)
  • Replace deprecated datetime.datetime.utcnow()
  • Properly close 'file://' resources (#1339)
  • Complete migration to pyproject.toml (remove setup.py)
Commits
  • 4d78da3 fix release steps for pyproject.toml
  • ccf4b25 Add sponsors section
  • fcf5818 Bump version: 4.2.1 → 4.3.0
  • dbdcac5 update bumpversion config for pyproject.toml
  • 7f9b69c Update changelog for 4.3.0
  • 4683977 pass codecov token
  • 381eb30 Replace setup.py with pyproject.toml
  • dd63af1 use oidc to upload package to pypi
  • 224746c fix handling coverage artifacts with latest action
  • 66727be run tests on pull requets
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.2.1 to 4.3.0.
- [Release notes](https://github.com/mvantellingen/python-zeep/releases)
- [Changelog](https://github.com/mvantellingen/python-zeep/blob/main/CHANGES)
- [Commits](mvantellingen/python-zeep@4.2.1...4.3.0)

---
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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 14, 2024
@nikolas nikolas merged commit 0f3e959 into master Oct 14, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/pip/zeep-4.3.0 branch October 14, 2024 13:38
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant