Skip to content

Commit 40f95c6

Browse files
chore(deps): bump attrs from 24.3.0 to 25.1.0
Bumps [attrs](https://github.com/sponsors/hynek) from 24.3.0 to 25.1.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd32518 commit 40f95c6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -41,7 +41,7 @@ include = [
4141

4242
[tool.poetry.dependencies]
4343
aiohttp = "^3.8.1"
44-
attrs = ">=21.2,<25.0"
44+
attrs = ">=21.2,<26.0"
4545
cachetools = "^5.0.0"
4646
gensim = "^4.0.1"
4747
levenshtein = ">=0.12.2,<0.26.0"

0 commit comments

Comments
 (0)