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.3.5 #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2022

Updates the requirements on pycountry to permit the latest version.

Changelog

Sourced from pycountry's changelog.

22.3.5 (2022-03-05)

  • Update to iso-codes 4.9.0.

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)

  • PR 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)

... (truncated)

Commits
  • ba6f9cf Preparing release 22.3.5
  • d06b58e Update to iso-codes 4.9.0
  • 08e5b4d Reformat after merging an older PR.
  • e421be6 Merge pull request #79 from D3X/python3.9
  • 8f54aa6 Merge branch 'master' into python3.9
  • cfaff2b modernize, prepare for python 3.10 as main line
  • 0cd311c enable precommit action
  • 5efe884 Setup precommit and switch to current black style.
  • af4e4a8 Back to development: 22.1.11
  • c02741e Preparing release 22.1.10
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2022
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.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pycountry-approx-eq-22.3.5 branch from 08c1a0d to 612a806 Compare May 24, 2022 15:26
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