Skip to content

Commit e6567e5

Browse files
committed
some updates
1 parent 7295c14 commit e6567e5

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

hypothesis-python/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def local_file(name):
6060
"pytest": ["pytest>=4.6"],
6161
"dpcontracts": ["dpcontracts>=0.4"],
6262
"redis": ["redis>=3.0.0"],
63-
"crosshair": ["hypothesis-crosshair>=0.0.2", "crosshair-tool>=0.0.53"],
63+
"crosshair": ["hypothesis-crosshair>=0.0.2", "crosshair-tool>=0.0.54"],
6464
# zoneinfo is an odd one: every dependency is conditional, because they're
6565
# only necessary on old versions of Python or Windows systems or emscripten.
6666
"zoneinfo": [

hypothesis-python/src/hypothesis/vendor/tlds-alpha-by-domain.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version 2024031000, Last Updated Sun Mar 10 07:07:01 2024 UTC
1+
# Version 2024033000, Last Updated Sat Mar 30 07:07:01 2024 UTC
22
AAA
33
AARP
44
ABB
@@ -85,7 +85,6 @@ AUSPOST
8585
AUTHOR
8686
AUTO
8787
AUTOS
88-
AVIANCA
8988
AW
9089
AWS
9190
AX

0 commit comments

Comments
 (0)