Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
python-bigbluebutton2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
InfraBlue
python-bigbluebutton2
Commits
5a9fb112
Commit
5a9fb112
authored
4 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Plain Diff
Merge branch 'renovate/pytest-6.x' into 'master'
Update dependency pytest to v6 See merge request
!31
parents
e3b8caaa
0413469d
No related branches found
No related tags found
1 merge request
!31
Update dependency pytest to v6
Pipeline
#3600
failed
4 years ago
Stage: test
Stage: build
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
poetry.lock
+23
-22
23 additions, 22 deletions
poetry.lock
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
24 additions
and
23 deletions
poetry.lock
+
23
−
22
View file @
5a9fb112
...
...
@@ -403,6 +403,14 @@ optional = false
python-versions
=
">
=
3.5
"
version
=
"0.5.0"
[[package]]
category
=
"dev"
description
=
"iniconfig: brain-dead simple config-ini parsing"
name
=
"iniconfig"
optional
=
false
python-versions
=
"*"
version
=
"1.0.1"
[[package]]
category
=
"dev"
description
=
"A Python utility / library to sort Python imports."
...
...
@@ -561,7 +569,7 @@ description = "library with cross-python path, ini-parsing, io, code, log facili
name
=
"py"
optional
=
false
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
"
version
=
"1.
8.1
"
version
=
"1.
9.0
"
[[package]]
category
=
"dev"
...
...
@@ -612,24 +620,25 @@ description = "pytest: simple powerful testing with Python"
name
=
"pytest"
optional
=
false
python-versions
=
">
=
3.5
"
version
=
"
5.4.3
"
version
=
"
6.0.1
"
[package.dependencies]
atomicwrites
=
">
=
1.0
"
attrs
=
">
=
17.4
.
0
"
colorama
=
"*"
iniconfig
=
"*"
more-itertools
=
">
=
4.0
.
0
"
packaging
=
"*"
pluggy
=
">
=
0.12
,
<
1.0
"
py
=
">
=
1.
5
.
0
"
wcwidth
=
"*"
py
=
">
=
1.
8
.
2
"
toml
=
"*"
[package.dependencies.importlib-metadata]
python
=
"<3.8"
version
=
">
=
0.12
"
[package.extras]
checkqa
-
mypy
=
[
"mypy (
v
0.7
61
)"
]
checkqa
_
mypy
=
[
"mypy (0.7
80
)"
]
testing
=
[
"argcomplete"
,
"hypothesis (>=3.56)"
,
"mock"
,
"nose"
,
"requests"
,
"xmlschema"
]
[[package]]
...
...
@@ -1061,14 +1070,6 @@ brotli = ["brotlipy (>=0.6.0)"]
secure
=
[
"certifi"
,
"cryptography (>=1.3.4)"
,
"idna (>=2.0.0)"
,
"pyOpenSSL (>=0.14)"
,
"ipaddress"
]
socks
=
[
"PySocks (>=1.5.6,<1.5.7 || >1.5.7,<2.0)"
]
[[package]]
category
=
"dev"
description
=
"Measures the displayed width of unicode strings in a terminal"
name
=
"wcwidth"
optional
=
false
python-versions
=
"*"
version
=
"0.2.3"
[[package]]
category
=
"main"
description
=
"Makes working with XML feel like you are working with JSON"
...
...
@@ -1097,7 +1098,7 @@ django = ["dicttoxml", "django"]
sysstat
=
[
"sadf"
]
[metadata]
content-hash
=
"
0cd260802e26220166a68d23603d4bb8516d965e9d86fd968a72150ab24862ad
"
content-hash
=
"
fa0dd623dd3872e83378ab17a077777a4919bba26c75d875cb22a01a5d286aee
"
python-versions
=
"^3.6"
[metadata.files]
...
...
@@ -1266,6 +1267,10 @@ inflection = [
{file
=
"inflection-0.5.0-py2.py3-none-any.whl"
,
hash
=
"sha256:88b101b2668a1d81d6d72d4c2018e53bc6c7fc544c987849da1c7f77545c3bc9"
}
,
{file
=
"inflection-0.5.0.tar.gz"
,
hash
=
"sha256:f576e85132d34f5bf7df5183c2c6f94cfb32e528f53065345cf71329ba0b8924"
}
,
]
iniconfig
=
[
{file
=
"iniconfig-1.0.1-py3-none-any.whl"
,
hash
=
"sha256:80cf40c597eb564e86346103f609d74efce0f6b4d4f30ec8ce9e2c26411ba437"
}
,
{file
=
"iniconfig-1.0.1.tar.gz"
,
hash
=
"sha256:e5f92f89355a67de0595932a6c6c02ab4afddc6fcdc0bfc5becd0d60884d3f69"
}
,
]
isort
=
[
{file
=
"isort-4.3.21-py2.py3-none-any.whl"
,
hash
=
"sha256:6e811fcb295968434526407adb8796944f1988c5b65e8139058f2014cbe100fd"
}
,
{file
=
"isort-4.3.21.tar.gz"
,
hash
=
"sha256:54da7e92468955c4fceacd0c86bd0ec997b0e1ee80d97f67c35a78b719dccab1"
}
,
...
...
@@ -1401,8 +1406,8 @@ pluggy = [
{file
=
"pluggy-0.13.1.tar.gz"
,
hash
=
"sha256:15b2acde666561e1298d71b523007ed7364de07029219b604cf808bfa1c765b0"
}
,
]
py
=
[
{file
=
"py-1.
8.1
-py2.py3-none-any.whl"
,
hash
=
"sha256:
c20fdd83a5dbc0af9efd622bee9a5564e278f6380fffcacc43ba6f43db2813b0
"
}
,
{file
=
"py-1.
8.1
.tar.gz"
,
hash
=
"sha256:
5e27081401262157467ad6e7f851b7aa402c5852dbcb3dae06768434de5752aa
"
}
,
{file
=
"py-1.
9.0
-py2.py3-none-any.whl"
,
hash
=
"sha256:
366389d1db726cd2fcfc79732e75410e5fe4d31db13692115529d34069a043c2
"
}
,
{file
=
"py-1.
9.0
.tar.gz"
,
hash
=
"sha256:
9ca6883ce56b4e8da7e79ac18787889fa5206c79dcc67fb065376cd2fe03f342
"
}
,
]
pycodestyle
=
[
{file
=
"pycodestyle-2.6.0-py2.py3-none-any.whl"
,
hash
=
"sha256:2295e7b2f6b5bd100585ebcb1f616591b652db8a741695b3d8f5d28bdc934367"
}
,
...
...
@@ -1425,8 +1430,8 @@ pyparsing = [
{file
=
"pyparsing-2.4.7.tar.gz"
,
hash
=
"sha256:c203ec8783bf771a155b207279b9bccb8dea02d8f0c9e5f8ead507bc3246ecc1"
}
,
]
pytest
=
[
{file
=
"pytest-
5.4.3
-py3-none-any.whl"
,
hash
=
"sha256:
5c0db86b698e8f170ba4582a492248919255fcd4c79b1ee64ace34301fb589a1
"
}
,
{file
=
"pytest-
5.4.3
.tar.gz"
,
hash
=
"sha256:
7979331bfcba207414f5e1263b5a0f8f521d0f45731
88
3
6a
7355531ed1a4c7d8
"
}
,
{file
=
"pytest-
6.0.1
-py3-none-any.whl"
,
hash
=
"sha256:
8b6007800c53fdacd5a5c192203f4e531eb2a1540ad9c752e052ec0f7143dbad
"
}
,
{file
=
"pytest-
6.0.1
.tar.gz"
,
hash
=
"sha256:
85228d75db9f45e06e57ef9bf4429267f81ac7c0d742cc9ed63d09
886a
9fe6f4
"
}
,
]
pytest-cov
=
[
{file
=
"pytest-cov-2.9.0.tar.gz"
,
hash
=
"sha256:b6a814b8ed6247bd81ff47f038511b57fe1ce7f4cc25b9106f1a4b106f1d9322"
}
,
...
...
@@ -1647,10 +1652,6 @@ urllib3 = [
{file
=
"urllib3-1.25.9-py2.py3-none-any.whl"
,
hash
=
"sha256:88206b0eb87e6d677d424843ac5209e3fb9d0190d0ee169599165ec25e9d9115"
}
,
{file
=
"urllib3-1.25.9.tar.gz"
,
hash
=
"sha256:3018294ebefce6572a474f0604c2021e33b3fd8006ecd11d62107a5d2a963527"
}
,
]
wcwidth
=
[
{file
=
"wcwidth-0.2.3-py2.py3-none-any.whl"
,
hash
=
"sha256:980fbf4f3c196c0f329cdcd1e84c554d6a211f18e252e525a0cf4223154a41d6"
}
,
{file
=
"wcwidth-0.2.3.tar.gz"
,
hash
=
"sha256:edbc2b718b4db6cdf393eefe3a420183947d6aa312505ce6754516f458ff8830"
}
,
]
xmltodict
=
[
{file
=
"xmltodict-0.12.0-py2.py3-none-any.whl"
,
hash
=
"sha256:8bbcb45cc982f48b2ca8fe7e7827c5d792f217ecf1792626f808bf41c3b86051"
}
,
{file
=
"xmltodict-0.12.0.tar.gz"
,
hash
=
"sha256:50d8c638ed7ecb88d90561beedbf720c9b4e851a9fa6c47ebd64e99d166d8a21"
}
,
...
...
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
5a9fb112
...
...
@@ -44,7 +44,7 @@ ucache = {version = "^0.1.4", optional = true}
peewee
=
{
version
=
"^3.13.3"
,
optional
=
true
}
[tool.poetry.dev-dependencies]
pytest
=
"^
5.4.2
"
pytest
=
"^
6.0.0
"
pytest-cov
=
"^2.9.0"
pytest-sugar
=
"^0.9.3"
black
=
"^19.10b0"
...
...
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