Combined dependabot and docklib PRs (#30)
* Combined dependabot and docklib PRs * Update requests to 2.25.1 * Add additional debug output when archs do not match * Update PyYAML to 5.4.1 * Update Python to 3.9.5 * Update github action to do python 3.9.5 * Fix MACOS_VERSION name as they now use 11 upstream instead of 11.0 * Trying minimal to confirm that works * First stab at updating all recommended libs, will need another pr * Fix lib versions * Requests was unhappy with idna 3, reverting to 2.x * Revert pyobjc to 7.0.1 * force compilation for items that lack a universal binary * bad copy pasta * Update release description * Only create a release and upload signed packages if on main * try some more fixes Co-authored-by: erikg <e@eriknicolasgomez.com>
This commit is contained in:
@@ -6,7 +6,7 @@ identify==1.4.21
|
||||
importlib-metadata==1.7.0
|
||||
nodeenv==1.4.0
|
||||
pre-commit==2.6.0
|
||||
PyYAML==5.3.1
|
||||
PyYAML==5.4.1
|
||||
six==1.15.0
|
||||
toml==0.10.1
|
||||
virtualenv==20.0.26
|
||||
|
||||
Reference in New Issue
Block a user