dependabot[bot]
d4e350331f
chore(deps): bump flask-cors
...
Bumps [flask-cors](https://github.com/corydolphin/flask-cors ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/corydolphin/flask-cors/releases )
- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md )
- [Commits](https://github.com/corydolphin/flask-cors/compare/4.0.0...4.0.1 )
---
updated-dependencies:
- dependency-name: flask-cors
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
nprimo
c7946abb43
feat(stock-market): add hist endpoint to mock-data server
6 months ago
nprimo
3d4f5dc199
feat(stock-market): update exchange_rate endpoint in mock server
6 months ago
nprimo
8316a86b43
chore(stock-market): run formatter
6 months ago
dependabot[bot]
e26d2d0b87
chore(deps): bump jinja2
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
dependabot[bot]
7e13110f89
chore(deps): bump werkzeug
...
Bumps [werkzeug](https://github.com/pallets/werkzeug ) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases )
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.1...3.0.3 )
---
updated-dependencies:
- dependency-name: werkzeug
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
dependabot[bot]
6d77b685a0
chore(deps): bump jinja2
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
dependabot[bot]
70393b26e6
chore(deps): bump werkzeug
...
Bumps [werkzeug](https://github.com/pallets/werkzeug ) from 2.3.6 to 3.0.1.
- [Release notes](https://github.com/pallets/werkzeug/releases )
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/werkzeug/compare/2.3.6...3.0.1 )
---
updated-dependencies:
- dependency-name: werkzeug
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
nprimo
73a9b4660a
feat(stock-market): update mock-stock-data-server
...
- change port to avoid conflicts with defaults on macos
- update .gitignore to exclude expanded stock data
- remove repeated if statement in utils.py
- remove comments
1 year ago
nprimo
ec773eed1d
feat(sample-stocks.zip): reduce size of available data
1 year ago
nprimo
565461c3a5
feat(mock-stock-data-server): add mock-stock-data-server to resources
1 year ago
nprimo
f0ede5d351
feat(stock-market): improve audit and subject
...
- update number of stock to be monitored and update frequency to
better deal with the API call limits
1 year ago
miguel
1ea237f809
docs(stock-market) small typo
1 year ago
miguel
c230855a1e
docs(stock-market): rmove the bonus and fix typos
1 year ago
miguel
0ff21b9193
docs(stock-market):fix audit and readme
1 year ago
davhojt
42f381f010
style: prettier
2 years ago
Saken Mukanov
5f59a8e466
improve projects & init chess and kahoot
2 years ago
davhojt
4328e8f3dc
chore(mobile-dev): move resources closer to each project
...
for DEV-4078
2 years ago
nprimo
fa4628109a
docs(stock-market): improve audit format
2 years ago
jrosendo
53af9f2ecb
docs(mobile-dev): add mobile branch subjects to public
2 years ago