File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # To get started with Dependabot version updates, you'll need to specify which
2+ # package ecosystems to update and where the package manifests are located.
3+ # Please see the documentation for all configuration options:
4+ # https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
5+
6+ version : 2
7+ updates :
8+ - package-ecosystem : " pip" # See documentation for possible values
9+ directory : " /" # Location of package manifests
10+ schedule :
11+ interval : " weekly"
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ attrs==21.4.0
1111bdkpython == 0.0.5
1212beancount == 2.3.5
1313beautifulsoup4 == 4.10.0
14- bottle == 0.12.19
14+ bottle == 0.12.20
1515buidl == 0.2.36
1616cachetools == 5.0.0
1717ccxt == 1.74.49
@@ -37,7 +37,7 @@ isort==5.10.1
3737itsdangerous == 2.1.0
3838Jinja2 == 3.0.3
3939lazy-object-proxy == 1.7.1
40- lxml == 4.8.0
40+ lxml == 4.9.1
4141MarkupSafe == 2.1.0
4242mccabe == 0.6.1
4343multidict == 6.0.2
@@ -51,7 +51,7 @@ protobuf==3.20.0
5151py == 1.11.0
5252pyasn1 == 0.4.8
5353pyasn1-modules == 0.2.8
54- pycares == 4.1.2
54+ pycares == 4.2.0
5555pycparser == 2.21
5656pydantic == 1.9.0
5757pyparsing == 3.0.7
You can’t perform that action at this time.
0 commit comments