diff -pruN 1.1.0-1/debian/changelog 1.1.0-2/debian/changelog
--- 1.1.0-1/debian/changelog	2025-09-14 23:23:08.000000000 +0000
+++ 1.1.0-2/debian/changelog	2025-09-16 12:02:45.000000000 +0000
@@ -1,3 +1,11 @@
+python-pytest-asyncio (1.1.0-2) unstable; urgency=medium
+
+  * Team upload.
+  * Bump python3-pytest build-dependency to >= 8.4.0, since tests fail with
+    8.3.5.
+
+ -- Colin Watson <cjwatson@debian.org>  Tue, 16 Sep 2025 13:02:45 +0100
+
 python-pytest-asyncio (1.1.0-1) unstable; urgency=medium
 
   * Team upload.
diff -pruN 1.1.0-1/debian/control 1.1.0-2/debian/control
--- 1.1.0-1/debian/control	2025-09-14 23:23:08.000000000 +0000
+++ 1.1.0-2/debian/control	2025-09-16 12:01:37.000000000 +0000
@@ -12,7 +12,7 @@ Build-Depends:
  python3-flaky <!nocheck>,
  python3-hypothesis (>= 5.7.1) <!nocheck>,
  python3-mypy <!nocheck>,
- python3-pytest (>= 5.4.0) <!nocheck>,
+ python3-pytest (>= 8.4.0) <!nocheck>,
  python3-pytest-trio <!nocheck>,
  python3-setuptools,
  python3-setuptools-scm,
