bumped django version to 2.2.20 in devel

This commit is contained in:
Sarabraj Singh
2021-06-30 14:46:45 -04:00
parent a58d571858
commit 46cd62f3f0
3 changed files with 8 additions and 2 deletions

View File

@@ -16,6 +16,12 @@ 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