Skip to content

Commit 4fabaf3

Browse files
build(deps): bump attrs from 24.2.0 to 25.3.0
Bumps [attrs](https://github.com/sponsors/hynek) from 24.2.0 to 25.3.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b810440 commit 4fabaf3

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ aiodns = "~=3.4"
1111
aiohttp = { version = "~=3.11.18", extras = ['speedups'] }
1212
yarl = "^1.17.2" # transitive dependency of aiohttp
1313
arrow = "~=1.3.0"
14-
attrs = "^24.2.0"
14+
attrs = "^25.3.0"
1515
base65536 = "^0.1.1"
1616
beautifulsoup4 = "^4.12.3"
1717
cachingutils = { git = "https://github.com/onerandomusername/cachingutils.git", rev='vcokltfre/feat/v2' }

0 commit comments

Comments
 (0)