Skip to content

Commit 276c391

Browse files
committed
Bump hypothesis version to 6.156.6 and update changelog
[skip ci]
1 parent c6e2305 commit 276c391

4 files changed

Lines changed: 10 additions & 5 deletions

File tree

hypothesis/RELEASE.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

hypothesis/docs/changelog.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ Hypothesis 6.x
1818

1919
.. include:: ../RELEASE.rst
2020

21+
.. _v6.156.6:
22+
23+
--------------------
24+
6.156.6 - 2026-07-10
25+
--------------------
26+
27+
This patch fixes |GitHubArtifactDatabase| failing to download artifacts due to a colliding ``Authorization`` header.
28+
2129
.. _v6.156.5:
2230

2331
--------------------

hypothesis/rust/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hypothesis/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hypothesis-native"
3-
version = "6.156.5"
3+
version = "6.156.6"
44
edition = "2021"
55
rust-version = "1.75"
66
publish = false

0 commit comments

Comments
 (0)