mirror of
https://github.com/autistic-symposium/web3-starter-py.git
synced 2025-06-07 14:43:08 -04:00
Merge branch 'master' of github.com:go-outside-labs/mev-python
This commit is contained in:
commit
f0168569fc
2 changed files with 7 additions and 1 deletions
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "" # See documentation for possible values
|
||||||
|
directory: "/" # Location of package manifests
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
|
@ -24,7 +24,7 @@ retrying==1.3.3
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
traitlets==4.3.2
|
traitlets==4.3.2
|
||||||
urllib3==1.26.5
|
urllib3==1.26.5
|
||||||
Werkzeug==0.15.3
|
Werkzeug==0.15.5
|
||||||
numpy==1.22.0
|
numpy==1.22.0
|
||||||
pandas==0.25.3
|
pandas==0.25.3
|
||||||
dash-table-experiments==0.6.0
|
dash-table-experiments==0.6.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue