| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #1328 +/- ##
=======================================
Coverage 90.96% 90.96%
=======================================
Files 222 222
Lines 7501 7501
=======================================
Hits 6823 6823
Misses 678 678 ☔ View full report in Codecov by Sentry. |
Sorry, something went wrong.
There was a problem hiding this comment.
@dependabot LGTM but I am not sure if this should be merged with #1329 🔍
Sorry, something went wrong.
| @@ -1,3 +1,3 @@ | |||
| # pip install -r requirements/testing_without_asyncio.txt | |||
| pytest>=6.2.5,<8.4 # https://github.com/tornadoweb/tornado/issues/3375 | |||
| pytest>=6.2.5,<8.5 # https://github.com/tornadoweb/tornado/issues/3375 | |||
There was a problem hiding this comment.
🤔 Unsure if this version can remain unbound now that the linked issue is closed?
| pytest>=6.2.5,<8.5 # https://github.com/tornadoweb/tornado/issues/3375 | |
| pytest>=6.2.5,<8.5 |
Sorry, something went wrong.
There was a problem hiding this comment.
Yess I think we can remove the lower bound requirement, as you mentioned the issue is closed and I think it was for support with python 3.6 but lets keep the upper bound for ease of maintenance
Sorry, something went wrong.
There was a problem hiding this comment.
@WilliamBergamin Good calls! I found an interesting page on supported versions so opened up another PR to make this change:
🔗 #1333
Sorry, something went wrong.
There was a problem hiding this comment.
Sweet 💯 merge away
Sorry, something went wrong.
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.2.5...8.4.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
We can merge this and deal with #1329 separately |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Updates the requirements on pytest to permit the latest version.
Release notesSourced from pytest's releases.
CommitsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: