mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
Bump pycountry from 23.12.11 to 24.6.1 (#1903)
Bumps [pycountry](https://github.com/flyingcircusio/pycountry) from 23.12.11 to 24.6.1. - [Changelog](https://github.com/pycountry/pycountry/blob/main/HISTORY.txt) - [Commits](https://github.com/flyingcircusio/pycountry/compare/23.12.11...24.6.1) --- updated-dependencies: - dependency-name: pycountry dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -1800,13 +1800,13 @@ files = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "pycountry"
|
name = "pycountry"
|
||||||
version = "23.12.11"
|
version = "24.6.1"
|
||||||
description = "ISO country, subdivision, language, currency and script definitions and their translations"
|
description = "ISO country, subdivision, language, currency and script definitions and their translations"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.8"
|
python-versions = ">=3.8"
|
||||||
files = [
|
files = [
|
||||||
{file = "pycountry-23.12.11-py3-none-any.whl", hash = "sha256:2ff91cff4f40ff61086e773d61e72005fe95de4a57bfc765509db05695dc50ab"},
|
{file = "pycountry-24.6.1-py3-none-any.whl", hash = "sha256:f1a4fb391cd7214f8eefd39556d740adcc233c778a27f8942c8dca351d6ce06f"},
|
||||||
{file = "pycountry-23.12.11.tar.gz", hash = "sha256:00569d82eaefbc6a490a311bfa84a9c571cff9ddbf8b0a4f4e7b4f868b4ad925"},
|
{file = "pycountry-24.6.1.tar.gz", hash = "sha256:b61b3faccea67f87d10c1f2b0fc0be714409e8fcdcc1315613174f6466c10221"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -2790,4 +2790,4 @@ propcache = ">=0.2.0"
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.10"
|
python-versions = "^3.10"
|
||||||
content-hash = "d327340cdf2c75cf731d2adf69b6115dadebd8854b9e8dfe6fe1031647c3d9c5"
|
content-hash = "36b4dc739207aeaad6dcb171d1c3ea7f88436475a479b81ee75c2525a835cf27"
|
||||||
|
|||||||
+1
-1
@@ -44,7 +44,7 @@ lxml = "^5.3.0"
|
|||||||
MarkupSafe = "^3.0.2"
|
MarkupSafe = "^3.0.2"
|
||||||
mock = "^4.0.3"
|
mock = "^4.0.3"
|
||||||
multidict = "^6.0.4"
|
multidict = "^6.0.4"
|
||||||
pycountry = "^23.12.11"
|
pycountry = "^24.6.1"
|
||||||
PyPDF2 = "^3.0.1"
|
PyPDF2 = "^3.0.1"
|
||||||
PySocks = "^1.7.1"
|
PySocks = "^1.7.1"
|
||||||
python-bidi = "^0.6.3"
|
python-bidi = "^0.6.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user