Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
intranet
Commits
59b1ff912468
Commit
6fcbb9d2
authored
Feb 23, 2021
by
Cube Doctor
Browse files
feat(pkginfo): auto-upgrade all dependencies at once
* cubicweb[pyramid] to >=3.29.0,<3.30.0 * cubicweb-oauth2 to >=0.3.0,<0.4.0
parent
957296275a53
Pipeline
#37402
failed with stage
in 5 minutes and 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_intranet/__pkginfo__.py
View file @
59b1ff91
...
...
@@ -22,7 +22,7 @@ classifiers = [
]
__depends__
=
{
"cubicweb[pyramid]"
:
">=
3.2
8.1
"
,
"cubicweb[pyramid]"
:
">=3.2
9.0,<3.30.0
"
,
"cubicweb-blog"
:
">=1.14.0,<1.15.0"
,
"cubicweb-book"
:
">=0.8.0,<0.9.0"
,
"cubicweb-bootstrap"
:
">=1.6.0,<1.7.0"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment