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

Update pycountry requirement from ~=20.7.3 to ~=22.1.10 #17

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2022

Updates the requirements on pycountry to permit the latest version.

Changelog

Sourced from pycountry's changelog.

22.1.10 (2022-01-10)

  • Update to iso-codes 4.8.0. (Thanks to llimeht!)

20.7.3 (2020-07-03)

  • Fix bug #37: (accidental) unconditional pkg_resources import. (thanks, crbunney)

20.7.2 (2020-07-02)

  • Add (auto-generated) version attribute to the main module. (Fixes issue #4)

  • Add fuzzy search to historic countries. (Fixe issue #26)

  • Update to iso-codes 4.5.0.

  • PR 9: Clean up the normalization (lower casing) of values in indexes and searches. See PR flyingcircusio/pycountry#9 for detailed discussion. This also fixed issue #8.

  • Smaller cleanups and build environment version bumps.

  • PR 35: Python 3-only cleanups and updated Python minor version compatibility (thanks, Djailla)

  • PR 33: Remove defunct bugtracker link from README (thanks, jwilk)

  • P3 32: (Somewhat hilarious) Typo (thanks, jwilk)

  • Moved to Git/Github; switched from Bitbucket Pipelines to Travis builds.

19.8.18 (2019-08-18)

  • Fix installation on systems that don't have UTF-8 as default encoding. (#13422)

  • Remove superfluous print debugging output. (#13424)

19.7.15 (2019-07-15)

... (truncated)

Commits
  • c02741e Preparing release 22.1.10
  • 51c8e2e update changelog
  • f00acff Merge pull request #86 from llimeht/tmp/iso-codes-4.8.0
  • 64732f5 Update test for data change: add more fuzzy matches to 'New'
  • 882f16b Update test for data change: switch test of fuzzy search 'England'
  • f58911f Update test for data change: switch test of subdivisions
  • 976b931 Update test for data change: inclusion of flag symbols
  • d80f475 Update test for data change: localisation of division types
  • ad738a8 Update test for data change: number of subdivisions
  • d8ea221 Import data for iso-codes v4.8.0
  • Additional commits viewable in compare view

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)

Updates the requirements on [pycountry](https://github.com/flyingcircusio/pycountry) to permit the latest version.
- [Release notes](https://github.com/flyingcircusio/pycountry/releases)
- [Changelog](https://github.com/flyingcircusio/pycountry/blob/master/HISTORY.txt)
- [Commits](pycountry/pycountry@20.7.3...22.1.10)

---
updated-dependencies:
- dependency-name: pycountry
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 10, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 7, 2022

Superseded by #23.

@dependabot dependabot bot closed this Mar 7, 2022
@dependabot dependabot bot deleted the dependabot/pip/pycountry-approx-eq-22.1.10 branch March 7, 2022 10:02
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.

None yet

0 participants