This website requires JavaScript.
Explore
Discord Server
Help
Register
Sign in
actions
/
superlint
Watch
1
Star
0
Fork
You've already forked superlint
0
mirror of
https://github.com/super-linter/super-linter.git
synced
2024-11-06 17:25:55 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
07afad3ba1
superlint
/
dependencies
/
python
/
yq.txt
6 lines
73 B
Text
Raw
Normal View
History
Unescape
Escape
Use Virtual Environment for Python Deps (#2294) * Build static python depenencies * Address linting * Fix copy path * cleaner * Stage virtual environments * Update Dockerfile to support virtual environments * Remove old python builds * Remove unnecessary RUN step * Fix merge conflicts * Remove test checking for PIP packages We use virtual environments and no longer install the packages via pip directly in the image. It should be enough that the version tests check for the existence already and that the version comes back correctly. * Remove binary installation of black * cleaner * Remove pip * pretty Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2022-01-10 16:23:22 -05:00
argcomplete==2.0.0
PyYAML==6.0
toml==0.10.2
Update Python dependencies
2022-05-08 13:05:28 -04:00
xmltodict==0.13.0
Bump yq from 2.13.0 to 2.14.0 in /dependencies/python (#2533) Bumps [yq](https://github.com/kislyuk/yq) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/kislyuk/yq/releases) - [Changelog](https://github.com/kislyuk/yq/blob/develop/Changes.rst) - [Commits](https://github.com/kislyuk/yq/compare/v2.13.0...v2.14.0) --- updated-dependencies: - dependency-name: yq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 09:57:40 -05:00
yq==2.14.0
Reference in a new issue
Copy permalink