Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions recipe/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
schema_version: 1

context:
version: "9.0.0"
version: "9.0.1"
python_min: "3.10"

package:
Expand All @@ -10,7 +10,7 @@ package:

source:
url: https://pypi.org/packages/source/p/pytest/pytest-${{ version }}.tar.gz
sha256: 8f44522eafe4137b0f35c9ce3072931a788a21ee40a2ed279e817d3cc16ed21e
sha256: 3e9c069ea73583e255c3b21cf46b8d3c56f6e3a1a8f6da94ccb0fcf57b9d73c8

build:
number: 0
Expand Down