Open
Conversation
Update versions of dependencies in `requirements.txt`, `frontend/package.json`, and `Dockerfile-alpine`. * **requirements.txt** - Update `peewee` to version `3.15.0` - Update `requests` to version `2.33.0` - Update `pycurl` to version `7.46.0` - Update `schedule` to version `1.2.0` - Update `six` to version `1.17.0` - Update `playwright` to version `1.34.0` - Update `pyquery` to version `2.1.0` - Update `fastapi` to version `0.112.0` - Update `uvicorn[standard]` to version `0.31.0` - Update `tornado` to version `6.5.0` * **frontend/package.json** - Update `axios` to version `1.7.0` - Update `milligram` to version `1.5.0` - Update `moment` to version `2.30.0` - Update `query-string` to version `8.2.0` - Update `react` to version `18.3.0` - Update `react-dom` to version `18.3.0` - Update `react-router` to version `6.20.0` - Update `react-router-dom` to version `6.20.0` - Update `react-simple-maps` to version `3.1.0` - Update `react-tooltip` to version `5.24.0` - Update `@types/node` to version `20.10.0` - Update `@types/react` to version `18.3.0` - Update `@types/react-dom` to version `18.3.0` - Update `@types/react-simple-maps` to version `3.1.0` - Update `@typescript-eslint/eslint-plugin` to version `6.11.0` - Update `@typescript-eslint/parser` to version `6.11.0` - Update `@vitejs/plugin-react-swc` to version `3.6.0` - Update `eslint` to version `8.54.0` - Update `eslint-plugin-react-hooks` to version `4.7.0` - Update `eslint-plugin-react-refresh` to version `0.5.0` - Update `sass` to version `1.70.0` - Update `typescript` to version `5.3.0` - Update `vite` to version `5.1.0` * **Dockerfile-alpine** - Update base image to `python:3.10-alpine` - Update `libxslt-dev` to the latest version - Update `g++`, `gcc`, `make`, `curl-dev`, and `openssl-dev` to the latest versions --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/imWildCat/scylla?shareId=XXXX-XXXX-XXXX-XXXX).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update versions of dependencies in
requirements.txt,frontend/package.json, andDockerfile-alpine.requirements.txt
peeweeto version3.15.0requeststo version2.33.0pycurlto version7.46.0scheduleto version1.2.0sixto version1.17.0playwrightto version1.34.0pyqueryto version2.1.0fastapito version0.112.0uvicorn[standard]to version0.31.0tornadoto version6.5.0frontend/package.json
axiosto version1.7.0milligramto version1.5.0momentto version2.30.0query-stringto version8.2.0reactto version18.3.0react-domto version18.3.0react-routerto version6.20.0react-router-domto version6.20.0react-simple-mapsto version3.1.0react-tooltipto version5.24.0@types/nodeto version20.10.0@types/reactto version18.3.0@types/react-domto version18.3.0@types/react-simple-mapsto version3.1.0@typescript-eslint/eslint-pluginto version6.11.0@typescript-eslint/parserto version6.11.0@vitejs/plugin-react-swcto version3.6.0eslintto version8.54.0eslint-plugin-react-hooksto version4.7.0eslint-plugin-react-refreshto version0.5.0sassto version1.70.0typescriptto version5.3.0viteto version5.1.0Dockerfile-alpine
python:3.10-alpinelibxslt-devto the latest versiong++,gcc,make,curl-dev, andopenssl-devto the latest versionsFor more details, open the Copilot Workspace session.