Skip to content

Commit daa2cdb

Browse files
chore(deps): update all non-major dependencies
1 parent e79dde0 commit daa2cdb

2 files changed

Lines changed: 24 additions & 24 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.4.4"
44
description = "Async Telegram bot that responds to /ip command with your public IP address"
55
readme = "README.md"
66
license = "MIT"
7-
requires-python = ">=3.14"
7+
requires-python = ">=3.14.3"
88
dependencies = [
99
"anyio>=4.12.1",
1010
"httpx>=0.28.1",
@@ -19,7 +19,7 @@ dev = [
1919
"pre-commit>=4.5.1",
2020
"pytest>=9.0.2",
2121
"pytest-asyncio>=1.3.0",
22-
"ruff>=0.15.2",
22+
"ruff>=0.15.6",
2323
]
2424

2525
[tool.ruff]

uv.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)