Commit 5872a36
authored
chore(deps): update entsoe-py requirement from <0.7.1,>=0.6.16 to >=0.6.16,<0.7.11 (#234)
Updates the requirements on
[entsoe-py](https://github.com/EnergieID/entsoe-py) to permit the latest
version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/EnergieID/entsoe-py/releases">entsoe-py's
releases</a>.</em></p>
<blockquote>
<h2>V0.7.10</h2>
<p>merged <a
href="https://redirect.github.com/EnergieID/entsoe-py/issues/508">#508</a>
to fix the last occurrences of lower case timezone
fixed a bug in parsing delta text in generic parse as investigated in <a
href="https://redirect.github.com/EnergieID/entsoe-py/issues/496">#496</a>
and <a
href="https://redirect.github.com/EnergieID/entsoe-py/issues/438">#438</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/EnergieID/entsoe-py/commit/7e8e5d11501be56a7445ff3b95656e17277cd002"><code>7e8e5d1</code></a>
fixed improper usage of delta, fixed <a
href="https://redirect.github.com/EnergieID/entsoe-py/issues/496">#496</a>
and fixed <a
href="https://redirect.github.com/EnergieID/entsoe-py/issues/438">#438</a></li>
<li><a
href="https://github.com/EnergieID/entsoe-py/commit/4bf1497b8a9847c112605950293fe4b827638aa2"><code>4bf1497</code></a>
Merge pull request <a
href="https://redirect.github.com/EnergieID/entsoe-py/issues/508">#508</a>
from b3nn0/fix/timezones</li>
<li><a
href="https://github.com/EnergieID/entsoe-py/commit/130af94309c9f7cccec6ac7d8a1db22545395c64"><code>130af94</code></a>
fix: timezone capitalization for Europe/Amsterdam for pandas 3.0</li>
<li><a
href="https://github.com/EnergieID/entsoe-py/commit/308897f9b3cbab4f742ca4434af4e6a9fee4502b"><code>308897f</code></a>
Merge pull request <a
href="https://redirect.github.com/EnergieID/entsoe-py/issues/464">#464</a>
from lpirl/fix-invalid-literal-for-int</li>
<li><a
href="https://github.com/EnergieID/entsoe-py/commit/08ff1fc96a4cbcdf74952f89bcf1722b9f43cd09"><code>08ff1fc</code></a>
Merge pull request <a
href="https://redirect.github.com/EnergieID/entsoe-py/issues/442">#442</a>
from ejpalacios/master</li>
<li><a
href="https://github.com/EnergieID/entsoe-py/commit/a32c48b8ee0bbd487d1940854369d8b1eca1e113"><code>a32c48b</code></a>
Merge pull request <a
href="https://redirect.github.com/EnergieID/entsoe-py/issues/470">#470</a>
from mattsilb-epyr/fix-agg-bids</li>
<li><a
href="https://github.com/EnergieID/entsoe-py/commit/0ce56203d16a067b4bafd1994ad24dff16acc874"><code>0ce5620</code></a>
do not enable warnings globally, fixed <a
href="https://redirect.github.com/EnergieID/entsoe-py/issues/501">#501</a></li>
<li><a
href="https://github.com/EnergieID/entsoe-py/commit/b62938cb08a28f26f76d74fcf7e22268a316327d"><code>b62938c</code></a>
fix docs link</li>
<li><a
href="https://github.com/EnergieID/entsoe-py/commit/17b975ec1c678cea18f5abb0ea463da01f0c7c8a"><code>17b975e</code></a>
remove not needed test and bump version</li>
<li><a
href="https://github.com/EnergieID/entsoe-py/commit/e6574ce969426a81fc5447504bf10b27b7719c80"><code>e6574ce</code></a>
Merge pull request <a
href="https://redirect.github.com/EnergieID/entsoe-py/issues/505">#505</a>
from venudabbara/issue-504</li>
<li>Additional commits viewable in <a
href="https://github.com/EnergieID/entsoe-py/compare/V0.6.16...V0.7.10">compare
view</a></li>
</ul>
</details>
<br />
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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)
</details>2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments