Bumps [scipy](https://github.com/scipy/scipy) from 1.11.3 to 1.11.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/scipy/scipy/releases">scipy's
releases</a>.</em></p>
<blockquote>
<h1>SciPy 1.11.4 Release Notes</h1>
<p>SciPy <code>1.11.4</code> is a bug-fix release with no new features
compared to <code>1.11.3</code>.</p>
<h1>Authors</h1>
<ul>
<li>Name (commits)</li>
<li>Jake Bowhay (2)</li>
<li>Ralf Gommers (4)</li>
<li>Julien Jerphanion (2)</li>
<li>Nikolay Mayorov (2)</li>
<li>Melissa Weber Mendonça (1)</li>
<li>Tirth Patel (1)</li>
<li>Tyler Reddy (22)</li>
<li>Dan Schult (3)</li>
<li>Nicolas Vetsch (1) +</li>
</ul>
<p>A total of 9 people contributed to this release.
People with a "+" by their names contributed a patch for the
first time.
This list of names is automatically generated, and may not be fully
complete.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5e4a5e3785"><code>5e4a5e3</code></a>
REL: 1.11.4 release commit [wheel build]</li>
<li><a
href="972c280354"><code>972c280</code></a>
Merge pull request <a
href="https://redirect.github.com/scipy/scipy/issues/19543">#19543</a>
from tylerjereddy/treddy_1_11_4_backports</li>
<li><a
href="4f72d1096f"><code>4f72d10</code></a>
DOC: update 1.11.4 release notes [wheel build]</li>
<li><a
href="31888c817c"><code>31888c8</code></a>
DOC, MAINT: workaround for py311 docs</li>
<li><a
href="b37ca46297"><code>b37ca46</code></a>
DOC: update relnotes</li>
<li><a
href="a2d4a7a573"><code>a2d4a7a</code></a>
DOC, MAINT: Bump CircleCI Python version to 3.11 (<a
href="https://redirect.github.com/scipy/scipy/issues/19504">#19504</a>)</li>
<li><a
href="c6ff642613"><code>c6ff642</code></a>
MAINT: PR 19543 revisions</li>
<li><a
href="86b6582e8f"><code>86b6582</code></a>
DOC: update 1.11.4 relnotes</li>
<li><a
href="da1da3fdd9"><code>da1da3f</code></a>
BUG: Fix typecasting problem in scipy.sparse.lil_matrix truediv (<a
href="https://redirect.github.com/scipy/scipy/issues/19408">#19408</a>)</li>
<li><a
href="cdd3519a94"><code>cdd3519</code></a>
BLD: use classic linker on macOS 14 (Sonoma), the new linker is
broken</li>
<li>Additional commits viewable in <a
href="https://github.com/scipy/scipy/compare/v1.11.3...v1.11.4">compare
view</a></li>
</ul>
</details>
<br />
[](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 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>
This webfrontent adds a company to the search que or resets the search
que entry to be searched again.
This will allow for directed growth or an initiallisation.
---------
Co-authored-by: Tristan Nolde <tristan.nolde@yahoo.de>
Bumps [transformers](https://github.com/huggingface/transformers) from
4.35.1 to 4.35.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/huggingface/transformers/releases">transformers's
releases</a>.</em></p>
<blockquote>
<h2>Patch release: v4.35.2</h2>
<p>A patch release was made for the following commit:</p>
<ul>
<li>[<code>tokenizers</code>] update tokenizers version pin <a
href="https://redirect.github.com/huggingface/transformers/issues/27494">#27494</a></li>
</ul>
<p>to fix all the issues with versioning regarding
<code>tokenizers</code> and <code>huggingface_hub</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="514de24abf"><code>514de24</code></a>
Release: v4.35.2</li>
<li><a
href="7983bca630"><code>7983bca</code></a>
[<code>tokenizers</code>] update <code>tokenizers</code> version pin (<a
href="https://redirect.github.com/huggingface/transformers/issues/27494">#27494</a>)</li>
<li>See full diff in <a
href="https://github.com/huggingface/transformers/compare/v4.35.1...v4.35.2">compare
view</a></li>
</ul>
</details>
<br />
[](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 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>
Bumps [transformers](https://github.com/huggingface/transformers) from
4.35.0 to 4.35.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/huggingface/transformers/releases">transformers's
releases</a>.</em></p>
<blockquote>
<h2>Patch release: v4.35.1</h2>
<p>A patch release was made for the following three commits:</p>
<ul>
<li>Fix FA2 import + deprecation cycle (<a
href="https://redirect.github.com/huggingface/transformers/issues/27330">#27330</a>)</li>
<li>Fix from_pt flag when loading with safetensors (<a
href="https://redirect.github.com/huggingface/transformers/issues/27394">#27394</a>)</li>
<li>Default to msgpack for safetensors (<a
href="https://redirect.github.com/huggingface/transformers/issues/27460">#27460</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="10f3e7b31b"><code>10f3e7b</code></a>
Release: v4.35.1</li>
<li><a
href="0b2e2de723"><code>0b2e2de</code></a>
fix copies</li>
<li><a
href="f04737086a"><code>f047370</code></a>
Fix FA2 import + deprecation cycle (<a
href="https://redirect.github.com/huggingface/transformers/issues/27330">#27330</a>)</li>
<li><a
href="d8fffbe4a3"><code>d8fffbe</code></a>
Fix <code>from_pt</code> flag when loading with <code>safetensors</code>
(<a
href="https://redirect.github.com/huggingface/transformers/issues/27394">#27394</a>)</li>
<li><a
href="757171dfcf"><code>757171d</code></a>
Default to msgpack for safetensors (<a
href="https://redirect.github.com/huggingface/transformers/issues/27460">#27460</a>)</li>
<li>See full diff in <a
href="https://github.com/huggingface/transformers/compare/v4.35.0...v4.35.1">compare
view</a></li>
</ul>
</details>
<br />
[](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 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>
Bumps [datetime](https://github.com/zopefoundation/DateTime) from 5.2 to
5.3.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/zopefoundation/DateTime/blob/master/CHANGES.rst">datetime's
changelog</a>.</em></p>
<blockquote>
<h2>5.3 (2023-11-14)</h2>
<ul>
<li>
<p>Add support for Python 3.12.</p>
</li>
<li>
<p>Add preliminary support for Python 3.13a2.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6e2681aecf"><code>6e2681a</code></a>
Preparing release 5.3</li>
<li><a
href="28124d7778"><code>28124d7</code></a>
Add support for Python 3.12. (<a
href="https://redirect.github.com/zopefoundation/DateTime/issues/57">#57</a>)</li>
<li><a
href="5a434fd341"><code>5a434fd</code></a>
Fix hopefully temporary problem with Python 3.12 on Windows.</li>
<li><a
href="c22954a741"><code>c22954a</code></a>
Merge pull request <a
href="https://redirect.github.com/zopefoundation/DateTime/issues/55">#55</a>
from zopefoundation/config-with-zope-product-template-...</li>
<li><a
href="009cd8b809"><code>009cd8b</code></a>
- Add preliminary support for Python 3.12b4</li>
<li><a
href="1442a44b09"><code>1442a44</code></a>
- documentation and docstring cleanups</li>
<li><a
href="f4af7c61f3"><code>f4af7c6</code></a>
Back to development: 5.3</li>
<li>See full diff in <a
href="https://github.com/zopefoundation/DateTime/compare/5.2...5.3">compare
view</a></li>
</ul>
</details>
<br />
[](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 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>
Finanical reports are now filtered before beeing added to the SQL
database to only added knwon keys.
Some matching is also done.
The most importend missing reports are printed to be implemented later
on.
Rapidfuzz could be used.
Bumps [dash-cytoscape](https://github.com/plotly/dash-cytoscape) from
0.2.0 to 0.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/plotly/dash-cytoscape/releases">dash-cytoscape's
releases</a>.</em></p>
<blockquote>
<h2>v0.3.0 - Add support for Julia, published to CRAN, changes in
documentations</h2>
<h3>Added</h3>
<ul>
<li>Contributed initial build of Julia package.</li>
<li>R package now includes an example application for
<code>cytoCytoscape</code>.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Dash has been upgraded to 1.* in requirements.txt and
tests/requirements.txt (<a
href="https://redirect.github.com/plotly/dash-cytoscape/issues/123">#123</a>)</li>
<li>React/react-dom have been upgraded to 16.14+ (<a
href="https://redirect.github.com/plotly/dash-cytoscape/issues/117">#117</a>)</li>
<li>Docgen upgraded to 5.3.0 (<a
href="https://redirect.github.com/plotly/dash-cytoscape/issues/117">#117</a>)</li>
<li>Improved prop typing (<a
href="https://redirect.github.com/plotly/dash-cytoscape/issues/117">#117</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Various security fixes</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/plotly/dash-cytoscape/compare/v0.2.0...v0.3.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 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>
Init `ingestion` container with `fetch_news` target to retrieve latest
news articles from Tagesschau and Handelsblatt twice a day.
Integration of the `find_missing_companies.py` will follow once this is
merged.
Created a dataprocessing pipline that enhances the raw mined data with
Organsiation extractions and sentiment analysis prio to moving the data
to the sql db.
The transfer of matched data is done afterword.
---------
Co-authored-by: SeZett <zeleny.sebastian@fh-swf.de>
Introducing the previously developed method to fetch the financial data
via table parsing (aka "data lake like solution") in a non-destructive
manner by defaulting to the current RegEx-based behaviour.