Skip to content

Commit 909e0f9

Browse files
Update pycountry requirement from <24,>=23 to >=23,<25
Updates the requirements on [pycountry](https://github.com/flyingcircusio/pycountry) to permit the latest version. - [Changelog](https://github.com/pycountry/pycountry/blob/main/HISTORY.txt) - [Commits](pycountry/pycountry@23.12.7...24.6.1) --- updated-dependencies: - dependency-name: pycountry dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed0fe87 commit 909e0f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ dependencies = [
248248
"pwdlib[argon2,bcrypt] ==0.2.1",
249249
"sendgrid ==6.11.0",
250250
"psycopg2 ==2.9.9",
251-
"pycountry >=23,<24",
251+
"pycountry >=23,<25",
252252
"python-slugify ==8.0.4",
253253
"pytz ==2024.1",
254254
"rich ==13.7.1",

0 commit comments

Comments
 (0)