Skip to content

Commit 419b6ac

Browse files
committed
schemathesis 4.3.11
1 parent b9223c0 commit 419b6ac

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

Formula/s/schemathesis.rb

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Schemathesis < Formula
33

44
desc "Testing tool for web applications with specs"
55
homepage "https://schemathesis.readthedocs.io/"
6-
url "https://files.pythonhosted.org/packages/f7/6c/23d2efaf4747e3c241abbc5f7506ea2c7b67b1adee69e5eca9c9a62e6bfd/schemathesis-4.3.10.tar.gz"
7-
sha256 "2815bed1f37c5a1d73125e90590e714a8de8ae87694f6bb7fd72786f067490e2"
6+
url "https://files.pythonhosted.org/packages/58/73/13ffd950fed13ccde0feaa78927a0d06c0ec327b41737583258d80bc42dc/schemathesis-4.3.11.tar.gz"
7+
sha256 "d5c45ba75a8acc0fe55ec775fb28cce0bd7ccf9c982634813ecf7e4c70189948"
88
license "MIT"
99

1010
bottle do
@@ -89,8 +89,8 @@ class Schemathesis < Formula
8989
end
9090

9191
resource "hypothesis" do
92-
url "https://files.pythonhosted.org/packages/47/83/8f76d7c965beb4d3a65d188232c32db97b0799b0e893227d520d5d2a0144/hypothesis-6.142.2.tar.gz"
93-
sha256 "c4204a2ce327e45fbaf83a2b58142a285135698dc1d08e368ae9901f06b49e64"
92+
url "https://files.pythonhosted.org/packages/e8/c9/03b5177dcd0224338c9ef63890bc52c0b0fbc86fba7c2c8a8523c0f02833/hypothesis-6.142.3.tar.gz"
93+
sha256 "f1aaf83f6cc0c50f1b61e167974a8a67377dce13e0ea628b67a83f574ef30b85"
9494
end
9595

9696
resource "hypothesis-graphql" do
@@ -243,11 +243,6 @@ class Schemathesis < Formula
243243
sha256 "9e993ffe12fab45606116257813986612262fe15c1bb6dc9e39cc68693ac1fc5"
244244
end
245245

246-
resource "tomli" do
247-
url "https://files.pythonhosted.org/packages/52/ed/3f73f72945444548f33eba9a87fc7a6e969915e7b1acc8260b30e1f76a2f/tomli-2.3.0.tar.gz"
248-
sha256 "64be704a875d2a59753d80ee8a533c3fe183e3f06807ff7dc2232938ccb01549"
249-
end
250-
251246
resource "typing-extensions" do
252247
url "https://files.pythonhosted.org/packages/72/94/1a15dd82efb362ac84269196e94cf00f187f7ed21c242792a923cdb1c61f/typing_extensions-4.15.0.tar.gz"
253248
sha256 "0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466"

0 commit comments

Comments
 (0)