Skip to content

Commit

Permalink
build(deps): bump pycares from 4.1.2 to 4.2.0 (nspcc-dev#565)
Browse files Browse the repository at this point in the history
Bumps [pycares](https://github.com/saghul/pycares) from 4.1.2 to 4.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/saghul/pycares/releases">pycares's
releases</a>.</em></p>
<blockquote>
<h2>4.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>dependency update to c-ares by <a
href="https://github.com/aviadhahami"><code>@​aviadhahami</code></a> in
<a
href="https://redirect.github.com/saghul/pycares/pull/170">saghul/pycares#170</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/aviadhahami"><code>@​aviadhahami</code></a>
made their first contribution in <a
href="https://redirect.github.com/saghul/pycares/pull/170">saghul/pycares#170</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/saghul/pycares/compare/pycares-4.1.2...pycares-4.2.0">https://github.com/saghul/pycares/compare/pycares-4.1.2...pycares-4.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/saghul/pycares/commit/7d62675aa2fcdd2a78b01a287a8ae24fe659e28b"><code>7d62675</code></a>
misc: update changelog</li>
<li><a
href="https://github.com/saghul/pycares/commit/5de60970d92b5d423c0441e8a3bfbda4ed552d17"><code>5de6097</code></a>
misc: set version to 4.2.0</li>
<li><a
href="https://github.com/saghul/pycares/commit/faab6897da7510e116f41b35a2e719d435dc28d0"><code>faab689</code></a>
tests: ignoring 2 tests due to dead servers</li>
<li><a
href="https://github.com/saghul/pycares/commit/8026e66ce7188f30020bd9a63fda020df4122117"><code>8026e66</code></a>
tests: updated google TXT records for an outdated test</li>
<li><a
href="https://github.com/saghul/pycares/commit/f4311646eede556c4db60ae3184f3a2008530246"><code>f431164</code></a>
deps: update bundled c-ares</li>
<li>See full diff in <a
href="https://github.com/saghul/pycares/compare/pycares-4.1.2...pycares-4.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pycares&package-manager=pip&previous-version=4.1.2&new-version=4.2.0)](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 rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/nspcc-dev/neofs-testcases/network/alerts).

</details>
  • Loading branch information
vvarg229 authored May 24, 2023
2 parents 43eb1ae + 692a6fd commit 9bbacb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pluggy==1.0.0
pre-commit==2.20.0
ptyprocess==0.7.0
py==1.11.0
pycares==4.1.2
pycares==4.2.0
pycodestyle==2.8.0
pycparser==2.21
pyflakes==2.4.0
Expand Down

0 comments on commit 9bbacb5

Please sign in to comment.