Skip to content

Commit

Permalink
Merge pull request #101 from front-matter/dependabot/pip/pycountry-gt…
Browse files Browse the repository at this point in the history
…e-23.12.11-and-lt-25

Update pycountry requirement from <24,>=23.12.11 to >=23.12.11,<25
  • Loading branch information
mfenner authored Feb 6, 2025
2 parents 9a4b730 + e3b8804 commit 811011e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies = [
"xmltodict>=0.12,<0.15",
"types-xmltodict>=0.13,<0.14",
"nameparser>=1.1.2,<2",
"pycountry>=23.12.11,<24",
"pycountry>=23.12.11,<25",
"click>=8.1.7,<9",
"furl>=2.1.3,<3",
"lxml>=4.8",
Expand Down

0 comments on commit 811011e

Please sign in to comment.