Skip to content

Bump zipp from 3.3.0 to 3.4.0

WKDV Bot requested to merge dependabot/pip/zipp-3.4.0 into develop

Bumps zipp from 3.3.0 to 3.4.0.

Changelog

Sourced from zipp's changelog.

v3.4.0

#68 and bpo-42090: Path.joinpath now takes arbitrary positional arguments and no longer accepts add as a keyword argument.

v3.3.2

Updated project metadata including badges.

v3.3.1

bpo-42043: Add tests capturing subclassing requirements.

Commits
  • f7373d6 Update changelog.
  • 0a88d77 Allow arbirtrary arguments to Path.joinpath. Fixes #64.
  • 484aaca Add test capturing missed expectation when multiple paths are passed to joinp...
  • b31acb5 Update changelog.
  • b6742a5 Merge https://github.com/jaraco/skeleton into master
  • 1311cec use add-github-secrets, which infers the secrets needed from the github workf...
  • ca9ad41 Drop tests on Travis, Appveyor, and Azure Pipelines.
  • 6ad08b8 Test on Python 3.9. Skip 3.7 to avoid creating too many builds. Release on 3.9.
  • 5474714 Use RTD v2 config
  • c74c8a2 Update changelog.
  • Additional commits viewable in compare view

Merge request reports