Skip to content

Commit 88a4b1e

Browse files
build(deps): bump attrs from 23.2.0 to 24.2.0
Bumps [attrs](https://github.com/sponsors/hynek) from 23.2.0 to 24.2.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] <support@github.com>
1 parent 2efcf31 commit 88a4b1e

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 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
@@ -34,7 +34,7 @@ python = "^3.8.1"
3434
WsgiDAV = "^4.3.0"
3535
pybranca = "^0.5.0"
3636
pybase62 = "^1.0.0"
37-
attrs = "^23.1.0"
37+
attrs = ">=23.1,<25.0"
3838
django = ">=3.0,<5.0"
3939
psycopg2-binary = "^2.9.3"
4040
u-msgpack-python = "^2.8.0"

0 commit comments

Comments
 (0)