FAQ
| This is a
LIVE
service |
Changelog
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Identity Lib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Information Services
DevOps
Identity and Access Management
Identity Lib
Commits
2dba40ca
Commit
2dba40ca
authored
1 week ago
by
UIS DevOps Renovate Bot
Browse files
Options
Downloads
Patches
Plain Diff
chore(deps): update dependency pytest to v8
parent
0d66dc70
Branches
renovate/pytest-8.x
No related tags found
1 merge request
!57
chore(deps): update dependency pytest to v8
Pipeline
#724670
failed
1 week ago
Stage: build
Stage: test
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
poetry.lock
+11
-11
11 additions, 11 deletions
poetry.lock
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
12 additions
and
12 deletions
poetry.lock
+
11
−
11
View file @
2dba40ca
...
...
@@ -350,13 +350,13 @@ files = [
[[package]]
name
=
"pluggy"
version
=
"1.
4
.0"
version
=
"1.
5
.0"
description
=
"plugin and hook calling mechanisms for python"
optional
=
false
python-versions
=
">
=
3.8
"
files
=
[
{file
=
"pluggy-1.
4
.0-py3-none-any.whl"
,
hash
=
"sha256:
7db9f7b503d67d1c5b95f59773ebb58a8c1c288129a88665838012cfb07b8981
"
}
,
{file
=
"pluggy-1.
4
.0.tar.gz"
,
hash
=
"sha256:
8c85c2876142a764
e5b7
548e7d9a0e0ddb46f5185161049a79b7e974454223be
"
}
,
{file
=
"pluggy-1.
5
.0-py3-none-any.whl"
,
hash
=
"sha256:
44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669
"
}
,
{file
=
"pluggy-1.
5
.0.tar.gz"
,
hash
=
"sha256:
2cffa88e94fdc978c4c574f15f9
e5
9
b7
f4201d439195c3715ca9e2486f1d0cf1
"
}
,
]
[package.extras]
...
...
@@ -475,13 +475,13 @@ typing-extensions = ">=4.6.0,<4.7.0 || >4.7.0"
[[package]]
name
=
"pytest"
version
=
"
7.4.4
"
version
=
"
8.3.5
"
description
=
"pytest: simple powerful testing with Python"
optional
=
false
python-versions
=
">
=
3.
7
"
python-versions
=
">
=
3.
8
"
files
=
[
{file
=
"pytest-
7.4.4
-py3-none-any.whl"
,
hash
=
"sha256:
b090cdf5ed60bf4c45261be03239c2c1c22df034fbffe691abe93cd80cea01d8
"
}
,
{file
=
"pytest-
7.4.4
.tar.gz"
,
hash
=
"sha256:
2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280
"
}
,
{file
=
"pytest-
8.3.5
-py3-none-any.whl"
,
hash
=
"sha256:
c69214aa47deac29fad6c2a4f590b9c4a9fdb16a403176fe154b79c0b4d4d820
"
}
,
{file
=
"pytest-
8.3.5
.tar.gz"
,
hash
=
"sha256:
f4efe70cc14e511565ac476b57c279e12a855b11f48f212af1080ef2263d3845
"
}
,
]
[package.dependencies]
...
...
@@ -489,11 +489,11 @@ colorama = {version = "*", markers = "sys_platform == \"win32\""}
exceptiongroup
=
{
version
=
">
=
1.0
.
0
rc
8
", markers = "
python_version
<
\"
3.11
\"
"}
iniconfig
=
"*"
packaging
=
"*"
pluggy
=
">
=
0.12
,
<
2
.0
"
tomli
=
{
version
=
">
=
1
.0
.
0
", markers = "
python_version
<
\"
3.11
\"
"}
pluggy
=
">
=
1.5
,
<
2
"
tomli
=
{
version
=
">
=
1
", markers = "
python_version
<
\"
3.11
\"
"}
[
package.extras
]
testing
=
[
"argcomplete"
,
"attrs (>=19.2
.0
)"
,
"hypothesis (>=3.56)"
,
"mock"
,
"nose"
,
"pygments (>=2.7.2)"
,
"requests"
,
"setuptools"
,
"xmlschema"
]
dev
=
[
"argcomplete"
,
"attrs (>=19.2)"
,
"hypothesis (>=3.56)"
,
"mock"
,
"pygments (>=2.7.2)"
,
"requests"
,
"setuptools"
,
"xmlschema"
]
[[
package
]]
name
=
"pytest-cov"
...
...
@@ -705,4 +705,4 @@ tests = ["flake8", "pytest", "pytest-cov", "requests"]
[
metadata
]
lock-version
=
"2.0"
python-versions
=
"^3.9"
content-hash
=
"
0921e2159ccf7c61bb0f56b3b41dcf7cf1b1474bf872fb0c63323c18f31c0c24
"
content-hash
=
"
6a15db77e6a2425eae8fbd97c4a6cd1cc77d91d1213b8f6bbd04eacc0c564a69
"
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
2dba40ca
...
...
@@ -54,7 +54,7 @@ urllib3 = ">=1.26,<3"
[tool.poetry.group.dev.dependencies]
coverage
=
"^7.3.0"
freezegun
=
"^1.2.2"
pytest
=
"^
7.4
.0"
pytest
=
"^
8.0
.0"
pytest-cov
=
"^4.1.0"
requests-mock
=
"^1.11.0"
urllib3-mock
=
"^0.3.3"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment