Skip to content

Commit f216223

Browse files
chore(deps): update all non-major dependencies
1 parent 91a8bd7 commit f216223

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "mcp-server-linkedin"
33
version = "4.24.3"
44
description = "MCP server that gives AI assistants like Claude access to LinkedIn profiles, companies, and job postings through the user's own browser session."
55
readme = "README.md"
6-
requires-python = ">=3.12.4,<3.15"
6+
requires-python = ">=3.14,<3.15"
77
authors = [
88
{ name = "Daniel Sticker", email = "daniel@sticker.name" }
99
]
@@ -92,6 +92,6 @@ dev = [
9292
"pytest-cov>=6.1.1",
9393
"pytest-xdist>=3.8.0",
9494
"pyyaml>=6.0.3",
95-
"ruff==0.16.7",
95+
"ruff==0.16.8",
9696
"ty>=0.0.1a12",
9797
]

0 commit comments

Comments
 (0)