Skip to content

Bump iso3166 from 1.0.1 to 2.0.2; remove type check ignore#220

Merged
hf-kklein merged 3 commits intomasterfrom
dependabot/pip/iso3166-2.0.2
Dec 8, 2021
Merged

Bump iso3166 from 1.0.1 to 2.0.2; remove type check ignore#220
hf-kklein merged 3 commits intomasterfrom
dependabot/pip/iso3166-2.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2021

Bumps iso3166 from 1.0.1 to 2.0.2.

Changelog

Sourced from iso3166's changelog.

2.0.2 - Sep 20, 2021

  • Add the py.typed marker file in accordance with PEP 561

2.0.1 - Sep 14, 2021

  • Add python_requires to setup.py

2.0.0 - Sep 14, 2021

  • Add type hints throughout codebase (thanks blokje!)

  • Drop support for Python versions prior to 3.6

Commits
  • 3b6b6fe Version 2.0.2
  • d83f4a1 Merge pull request #27 from blokje/master
  • aaada5c pep-561 - Add py.typed marker file
  • 5d2acb9 Bump version to 2.0.1
  • ad25d0d Add python_requires to setup.py
  • 87c9472 Remove remaining Python 2 syntax from README
  • 6a908ce Disable universal wheels in setup.cfg
  • f401f7f Bump version to 2.0.0
  • 2071391 Remove Python 2 syntax from README
  • 0085314 Remove Python 2-style class definitions
  • 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 [iso3166](https://github.com/deactivated/python-iso3166) from 1.0.1 to 2.0.2.
- [Release notes](https://github.com/deactivated/python-iso3166/releases)
- [Changelog](https://github.com/deactivated/python-iso3166/blob/master/CHANGES)
- [Commits](deactivated/python-iso3166@v1.0.1...2.0.2)

---
updated-dependencies:
- dependency-name: iso3166
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 7, 2021
@hf-kklein hf-kklein requested a review from hf-krechan December 7, 2021 15:34
@hf-kklein
Copy link
Copy Markdown
Contributor

hf-kklein commented Dec 7, 2021

bitte einmal checken ob das mit dem landescode noch alles so fluffig läuft wie bisher.
aus dem changelog geht hervor, dass das paket jetzt type-hints unterstützt. wir könnten daher die type-ignores import mal ausbauen.

Edit ich habe ein type-ignore ausgebaut (#222)

@hf-kklein hf-kklein changed the title Bump iso3166 from 1.0.1 to 2.0.2 Bump iso3166 from 1.0.1 to 2.0.2; remove type check ignore Dec 7, 2021
@hf-kklein hf-kklein merged commit 7bb1364 into master Dec 8, 2021
@hf-kklein hf-kklein deleted the dependabot/pip/iso3166-2.0.2 branch December 8, 2021 10:07
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.

2 participants