Aiogithubapi

Latest version: v24.6.0

Safety actively analyzes 681715 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

24.6.0

What’s Changed
- 262 Add async-timeout dependency ludeeus
- 219 Add Python 3.12 to CI ludeeus
- 264 Handle secondary rate limit in device activation ludeeus
- 273 Use correct base class for GitHubException emontnemery
- 298 Send GitHubRequestAcceptHeader.BASE_JSON as a string srt32
- 304 Deprecate helpers.sigstore_verify_release_asset ludeeus

Dependency Updates

<details>
<summary>27 changes</summary>

- 250 Bump black from 23.10.1 to 23.11.0 dependabot
- 257 Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 dependabot
- 259 Bump pytest-asyncio from 0.21.1 to 0.23.2 dependabot
- 261 Bump actions/setup-python from 4.7.1 to 5.0.0 dependabot
- 281 Bump release-drafter/release-drafter from 5 to 6 dependabot
- 292 Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 dependabot
- 302 Bump idna from 3.6 to 3.7 dependabot
- 300 Bump requests from 2.31.0 to 2.32.0 dependabot
- 301 Bump aiohttp from 3.9.1 to 3.9.4 dependabot
- 303 Bump mypy from 1.7.1 to 1.10.0 dependabot
- 299 Bump black from 23.11.0 to 24.3.0 dependabot
- 305 Bump pytest from 7.4.4 to 8.2.1 dependabot
- 274 Bump aresponses from 2.1.6 to 3.0.0 dependabot
- 310 Bump actions/checkout from 4.1.1 to 4.1.6 dependabot
- 311 Bump actions/setup-python from 5.0.0 to 5.1.0 dependabot
- 309 Bump pytest-cov from 4.1.0 to 5.0.0 dependabot
- 307 Bump black from 24.3.0 to 24.4.2 dependabot
- 312 Bump pytest from 8.2.1 to 8.2.2 dependabot
- 313 Bump pylint from 3.2.2 to 3.2.3 dependabot
- 316 Bump urllib3 from 2.2.1 to 2.2.2 dependabot
- 315 Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 dependabot
- 314 Bump actions/checkout from 4.1.6 to 4.1.7 dependabot
- 317 Bump setuptools from 70.0.0 to 70.1.0 dependabot
- 318 Bump pdoc3 from 0.10.0 to 0.11.0 dependabot
- 319 Bump mypy from 1.10.0 to 1.10.1 dependabot
- 320 Bump setuptools from 70.1.0 to 70.1.1 dependabot
- 321 Bump pylint from 3.2.3 to 3.2.4 dependabot
</details>

23.11.0

What’s Changed
- 247 Use 3.11 as base python version in actions ludeeus
- 246 Downgrade sigstore to <2 ludeeus
- 248 Use github.event.release.tag_name instead of github.ref ludeeus

Dependency Updates

<details>
<summary>7 changes</summary>

- 234 Bump actions/setup-python from 4.7.0 to 4.7.1 dependabot
- 232 Bump urllib3 from 2.0.5 to 2.0.6 dependabot
- 236 Bump aiohttp from 3.8.5 to 3.8.6 dependabot
- 235 Bump pylint from 2.17.6 to 3.0.1 dependabot
- 230 Bump sigstore from 1.1.2 to 2.0.0 dependabot
- 237 Bump mypy from 1.5.1 to 1.6.0 dependabot
- 239 Bump actions/checkout from 4.1.0 to 4.1.1 dependabot
</details>

23.9.0

What’s Changed
- 218 Use the interval key from API response if present ludeeus
- 207 Spelling and grammar fixes scop
- 208 Use aware UTC datetimes internally scop
- 220 Use new interval for all new requests ludeeus
- 221 Use OIDC for PyPI publishing ludeeus
- 229 Add helper to verify release assets with sigstore ludeeus

Dependency Updates

<details>
<summary>23 changes</summary>

- 189 Bump pylint from 2.16.2 to 2.16.3 dependabot
- 197 Bump mypy from 1.0.1 to 1.2.0 dependabot
- 198 Bump pytest from 7.2.1 to 7.3.0 dependabot
- 196 Bump pylint from 2.16.3 to 2.17.2 dependabot
- 199 Bump pytest from 7.3.0 to 7.3.1 dependabot
- 200 Bump actions/setup-python from 4.5.0 to 4.6.0 dependabot
- 201 Bump pylint from 2.17.2 to 2.17.3 dependabot
- 202 Bump pylint from 2.17.3 to 2.17.4 dependabot
- 203 Bump mypy from 1.2.0 to 1.3.0 dependabot
- 213 Bump pytest-asyncio from 0.15.1 to 0.21.1 dependabot
- 214 Bump actions/setup-python from 4.6.0 to 4.7.0 dependabot
- 215 Bump aiohttp from 3.8.4 to 3.8.5 dependabot
- 212 Bump black from 22.10.0 to 23.7.0 dependabot
- 210 Bump pytest from 7.3.1 to 7.4.0 dependabot
- 217 Bump mypy from 1.3.0 to 1.5.0 dependabot
- 216 Bump pylint from 2.17.4 to 2.17.5 dependabot
- 205 Bump pytest-cov from 4.0.0 to 4.1.0 dependabot
- 222 Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 dependabot
- 225 Bump actions/checkout from 3 to 4.0.0 dependabot
- 223 Bump mypy from 1.5.0 to 1.5.1 dependabot
- 226 Bump pytest from 7.4.0 to 7.4.2 dependabot
- 227 Bump black from 23.7.0 to 23.9.1 dependabot
- 228 Bump actions/checkout from 4.0.0 to 4.1.0 dependabot
</details>

23.2.1

What’s Changed
- 155 Prepare for Python 3.11 ludeeus

Dependency Updates

<details>
<summary>4 changes</summary>

- 184 Bump pylint from 2.15.7 to 2.16.2 dependabot
- 178 Bump isort from 5.10.1 to 5.12.0 dependabot
- 185 Bump mypy from 0.991 to 1.0.1 dependabot
- 177 Bump pytest from 7.2.0 to 7.2.1 dependabot
</details>

23.2.0

What’s Changed
- 186 Replace devcontainer ludeeus
- 187 Add latest method to the releases namespace ludeeus

Dependency Updates

<details>
<summary>2 changes</summary>

- 183 Bump aiohttp from 3.8.3 to 3.8.4 dependabot
- 176 Bump actions/setup-python from 4.3.0 to 4.5.0 dependabot
</details>

22.12.2

What’s Changed
- 163 Remove print ludeeus

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.