Updated dependencies to reduce issues with dependabot and container scanning (#12180)

Modify updater.sh to remove the local path references.
This commit is contained in:
John Westcott IV
2022-05-12 09:25:36 -04:00
committed by GitHub
parent 70697869d7
commit 78660ad0a2
10 changed files with 88 additions and 106 deletions

View File

@@ -16,12 +16,6 @@ then run the script:
NOTE: `./updater.sh` uses /usr/bin/python3.6, to match the current python version
(3.6) used to build releases.
##### Note - watch out for the updater script, using paths local to your machine instead of generalized paths; ie
```bash
# via -r /awx_devel/requirements/requirements.in <-RIGHT
# via -r /home/foo/bar/awx/requirements/requirements.in <-WRONG
```
#### Upgrading Unpinned Dependency
If you require a new version of a dependency that does not have a pinned version