pythonscripts
pythonscripts copied to clipboard
Some useful Python scripts
Bumps nexus-repository from 3.0.2-02 to 3.34.0-01. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps `nx-version` from 3.0.2-02 to 3.30.1-01. Updates `nexus-core` from 3.0.2-02 to 3.30.1-01 Updates `nexus-script` from 3.0.2-02 to 3.30.1-01 Updates `nexus-security` from 3.0.2-02 to 3.30.1-01 Updates `nexus-repository` from 3.0.2-02 to 3.30.1-01...
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Trying to use the SOAP example with a different site and only returning the xml from the site and not the response. ``` import concurrent.futures import requests from string import...