Skip to content

Commit 2e9d6f7

Browse files
Bump attrs from 25.4.0 to 26.1.0 (#19684)
1 parent 811e69b commit 2e9d6f7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -66,7 +66,7 @@ dependencies = [
6666
"prometheus-client>=0.6.0",
6767
# we use `order`, which arrived in attrs 19.2.0.
6868
# Note: 21.1.0 broke `/sync`, see https://github.com/matrix-org/synapse/issues/9936
69-
"attrs>=19.2.0,!=21.1.0",
69+
"attrs>=26.1.0,!=21.1.0",
7070
"netaddr>=0.7.18",
7171
# Jinja 2.x is incompatible with MarkupSafe>=2.1. To ensure that admins do not
7272
# end up with a broken installation, with recent MarkupSafe but old Jinja, we

0 commit comments

Comments
 (0)