We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9790d91 commit 7544ecaCopy full SHA for 7544eca
CHANGES.rst
@@ -3,6 +3,9 @@ Changelog
3
4
Unreleased
5
----------
6
+
7
+2.6.1
8
+----------
9
- Address compatibility issue with pytest 8.1. `#213 <https://github.com/pytest-dev/pytest-bdd/pull/213>`_
10
11
2.6.0
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pytest-factoryboy"
-version = "2.6.0"
+version = "2.6.1"
description = "Factory Boy support for pytest."
authors = ["Oleg Pidsadnyi <oleg.pidsadnyi@gmail.com>"]
maintainers = ["Alessio Bogon <778703+youtux@users.noreply.github.com>"]
0 commit comments