dependabot[bot] opened a new pull request, #41257:
URL: https://github.com/apache/superset/pull/41257

   Updates the requirements on 
[sqlalchemy-solr](https://github.com/aadel/sqlalchemy-solr) to permit the 
latest version.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/aadel/sqlalchemy-solr/releases";>sqlalchemy-solr's 
releases</a>.</em></p>
   <blockquote>
   <h2>v0.2.4.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update setup.py by adding author by <a 
href="https://github.com/do-dmitri";><code>@​do-dmitri</code></a> in <a 
href="https://redirect.github.com/aadel/sqlalchemy-solr/pull/34";>aadel/sqlalchemy-solr#34</a></li>
   <li>ILIKE operator translation by <a 
href="https://github.com/aadel";><code>@​aadel</code></a> in <a 
href="https://redirect.github.com/aadel/sqlalchemy-solr/pull/35";>aadel/sqlalchemy-solr#35</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/do-dmitri";><code>@​do-dmitri</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/aadel/sqlalchemy-solr/pull/34";>aadel/sqlalchemy-solr#34</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/aadel/sqlalchemy-solr/compare/v0.2.4.2...v0.2.4.3";>https://github.com/aadel/sqlalchemy-solr/compare/v0.2.4.2...v0.2.4.3</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/aadel/sqlalchemy-solr/blob/master/CHANGELOG.md";>sqlalchemy-solr's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   <h2>0.2.4 (2024-04-24) and upward</h2>
   <p>Changes can be viewed on <a 
href="http://github.com/aadel/sqlalchemy-solr/releases";>Releases</a> page</p>
   <h2>0.2.3 (2024-01-15)</h2>
   <h3>Features</h3>
   <ul>
   <li>Adding JWT authentication support [<a 
href="https://redirect.github.com/aadel/sqlalchemy-solr/pull/15";>#15</a>]</li>
   <li>Introducing <code>verify_ssl</code> parameter</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Filtering out schema from <code>FROM</code> clause</li>
   </ul>
   <h2>0.2.2.1 (2021-05-21)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Fixed data type inference issue [<a 
href="https://github.com/aadel/sqlalchemy-solr/commit/6142397702fcf2ad7ff1a2492119e009775c2c92";>#6142397</a>]</li>
   </ul>
   <h2>0.2.2 (2021-05-20)</h2>
   <h3>Features</h3>
   <ul>
   <li>Supporting multi-value fields as SQL arrays</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fixed an issue when table names have special characters [<a 
href="https://redirect.github.com/aadel/sqlalchemy-solr/pull/7";>#7</a>]</li>
   </ul>
   <h2>0.2.1 (2021-04-07)</h2>
   <h3>Features</h3>
   <ul>
   <li>Using Solr index schema for data type detection</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Added an initial test suite for reflection, type inference and date 
range syntax translation</li>
   </ul>
   <h2>0.2.0 (2021-01-09)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Updated version build tag</li>
   </ul>
   <h2>0.1.dev0 (2020-12-28)</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/aadel/sqlalchemy-solr/commit/34e67ef91a330667d5f994140af79df3e7c792b3";><code>34e67ef</code></a>
 Releasing v0.2.4.3</li>
   <li><a 
href="https://github.com/aadel/sqlalchemy-solr/commit/f60c061487ff3b7d6b0946e00a0fd096ea8133be";><code>f60c061</code></a>
 chore: Adding release publishing workflow</li>
   <li><a 
href="https://github.com/aadel/sqlalchemy-solr/commit/4e4d1c50c865e7cb47ca3f94eb4d0c274b6a4aa0";><code>4e4d1c5</code></a>
 chore: Updating package version</li>
   <li><a 
href="https://github.com/aadel/sqlalchemy-solr/commit/8807444cf02938f4ce1d840f6e4698c5b348124e";><code>8807444</code></a>
 chore: Adding test publishing workflow</li>
   <li><a 
href="https://github.com/aadel/sqlalchemy-solr/commit/cf654a74dbb3b1106592bb2abeb96dbe58a0d2e4";><code>cf654a7</code></a>
 doc: Adding operator translation section</li>
   <li><a 
href="https://github.com/aadel/sqlalchemy-solr/commit/c9e23d387d47e066fa1c13bc805f1f1af1ae38c3";><code>c9e23d3</code></a>
 feat: Removing statement semi-colon</li>
   <li><a 
href="https://github.com/aadel/sqlalchemy-solr/commit/1ee5d859c339f0f8c344ef45ed839a2fffd26e61";><code>1ee5d85</code></a>
 ILIKE operator translation (<a 
href="https://redirect.github.com/aadel/sqlalchemy-solr/issues/35";>#35</a>)</li>
   <li><a 
href="https://github.com/aadel/sqlalchemy-solr/commit/96bd3929e1b6322e66e0afe0585992b2cde476ee";><code>96bd392</code></a>
 Updating package version</li>
   <li><a 
href="https://github.com/aadel/sqlalchemy-solr/commit/0cf6a68f792c7b3f1f4fe0d31af3901269a2f747";><code>0cf6a68</code></a>
 Badging with pre-commit</li>
   <li><a 
href="https://github.com/aadel/sqlalchemy-solr/commit/0d89f2ea5aa163b491900a1d4b42a2c0ee5bf910";><code>0d89f2e</code></a>
 fix: Adding missing comma</li>
   <li>Additional commits viewable in <a 
href="https://github.com/aadel/sqlalchemy-solr/compare/v0.2.3.0...v0.2.4.3";>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 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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to