Skip to content

Commit ed2f768

Browse files
Bump py from 1.8.0 to 1.11.0
Bumps [py](https://github.com/pytest-dev/py) from 1.8.0 to 1.11.0. - [Release notes](https://github.com/pytest-dev/py/releases) - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/py@1.8.0...1.11.0) --- updated-dependencies: - dependency-name: py dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 486d3eb commit ed2f768

2 files changed

Lines changed: 134 additions & 132 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ importlib-metadata = "==0.23"
3030
pytest = "==3.10.1"
3131
pytest-describe = "==0.11.1"
3232
pytest-mock = "==3.2.0"
33-
py = "==1.8.0"
33+
py = "==1.11.0"
3434
scramp = "==1.1.0"
3535
"testing.common.database" = "==2.0.3"
3636
"testing.postgresql" = "==1.3.0"

0 commit comments

Comments
 (0)