Skip to content

Bump uritemplate from 3.0.1 to 4.1.1

HIFIS Bot requested to merge dependabot-pip-uritemplate-4.1.1 into master

Bumps uritemplate from 3.0.1 to 4.1.1.

Changelog

Sourced from uritemplate's changelog.

4.1.1 - 2021-10-13

  • Fix setup.cfg metadata to reflect lack of support for Python 2 as desired in 4.0

4.1.0 - 2021-10-12

  • Add type annotations to uritemplate and distribute them for others to use
  • Update to a modern documentation theme as well

4.0.0 - 2021-10-10

  • Drop support for Python 2.7, 3.4, and 3.5
  • Better support number-like types as values for variables in a template
Commits
  • 1f7fa33 Bump version string sa well for 4.1.1
  • c192590 Reflect intent to drop Python 2 support
  • 49ecc93 Merge pull request #62 from python-hyper/add-types
  • 1084502 Add type annotations to uritemplate
  • df95fab Merge pull request #60 from pquentin/patch-1
  • fcf0a55 Fix link to RFC
  • c9554f9 Fix TOXENV specification in GitHub workflows
  • ea3a281 Update release notes with correct release date
  • de46f03 Bump version number and tidy docstrings
  • 6de41a4 Remove setup.py for old uritemplate.py package name
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports